Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DtWsmFreeWorkspaceInfo(3) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DtWsm(5)

dtwm(1)

DtWsmGetWorkspaceInfo(3)

DtWsmFreeWorkspaceInfo(3)  —  Subroutines

NAME

DtWsmFreeWorkspaceInfo − free workspace information

SYNOPSIS

#include <Dt/Wsm.h>
void DtWsmFreeWorkspaceInfo(DtWsmWorkspaceInfo ∗pWsInfo);

DESCRIPTION

The DtWsmFreeWorkspaceInfo() function frees workspace information.

The pWsInfo argument points to the workspace information the DtWsmGetWorkspaceInfo(3) function returns. 

RETURN VALUE

The DtWsmFreeWorkspaceInfo() function returns no value.

APPLICATION USAGE

The CDE workspace manager, dtwm(1), allocates the data space for DtWsmWorkspaceInfo when the application calls DtWsmGetWorkspaceInfo(3).  The application must call DtWsmFreeWorkspaceInfo() to free the data.

SEE ALSO

DtWsm(5), dtwm(1), DtWsmGetWorkspaceInfo(3). 

  —  19 Apr 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026