dtwsmfreeworkspaceinfo(3) hpux man page | unix.com

Man Page: dtwsmfreeworkspaceinfo

Operating Environment: hpux

Section: 3

DtWsmFreeWorkspaceInfo(library call)									      DtWsmFreeWorkspaceInfo(library call)

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 data space for DtWsmWorkspaceInfo is allocated by DtWsmGetWorkspaceInfo(3). The application must call DtWsmFreeWorkspaceInfo to free the data.
SEE ALSO
Dt/Wsm.h - DtWsm(5), dtwm(1), DtWsmGetWorkspaceInfo(3). DtWsmFreeWorkspaceInfo(library call)
Related Man Pages
dtwsmaddworkspacefunctions(3) - hpux
dtwsmaddworkspacemodifiedcallback(3) - hpux
dtwsmdeleteworkspace(3) - hpux
dtwsmgetworkspaceinfo(3) - hpux
dtwsm(5) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Sequence extraction
Seeking Alternative for diff in hp