Query: dtwsmfreeworkspaceinfo
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtWsmFreeWorkspaceInfo(library call) DtWsmFreeWorkspaceInfo(library call)NAMEDtWsmFreeWorkspaceInfo -- free workspace informationSYNOPSIS#include <Dt/Wsm.h> void DtWsmFreeWorkspaceInfo( DtWsmWorkspaceInfo *pWsInfo);DESCRIPTIONThe DtWsmFreeWorkspaceInfo function frees workspace information. The pWsInfo argument points to the workspace information the DtWsmGetWorkspaceInfo(3) function returns.RETURN VALUEThe DtWsmFreeWorkspaceInfo function returns no value.APPLICATION USAGEThe data space for DtWsmWorkspaceInfo is allocated by DtWsmGetWorkspaceInfo(3). The application must call DtWsmFreeWorkspaceInfo to free the data.SEE ALSODt/Wsm.h - DtWsm(5), dtwm(1), DtWsmGetWorkspaceInfo(3). DtWsmFreeWorkspaceInfo(library call)
Related Man Pages |
---|
dtwsmaddworkspacemodifiedcallback(3) - hpux |
dtwsmchangebackdrop(3) - hpux |
dtwsmgetworkspacelist(3) - hpux |
dtwsmremoveworkspacefunctions(3) - hpux |
dtwsmsetworkspacetitle(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to extract every repeated string between two specific string? |
SAN Migration question |
Hpux 11iV3 administration document |
awk - Multi-line data to be stored in variable |