Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DtWsmFreeWorkspaceInfo(3) — Digital UNIX 4.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DtWsmFreeWorkspaceInfo(3)  —  Subroutines

CDE

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 DtWsmGetWorkspaceInfo3 function returns. 

RETURN VALUE

The DtWsmFreeWorkspaceInfo function returns no value. 

APPLICATION USAGE

The data space for DtWsmWorkspaceInfo is allocated by DtWsmGetWorkspaceInfo3.  The application must call DtWsmFreeWorkspaceInfo to free the data. 

SEE ALSO

Dt/Wsm.h5, dtwm1, DtWsmGetWorkspaceInfo3. 

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