.\" @(#)PEXUnpostAllStructures.3 1.4 95/03/24 SMI; .so man3/pex.macs .TH PEXUnpostAllStructures 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXUnpostAllStructures - Unpost All Structures from Workstation .SH SYNTAX .HP void PEXUnpostAllStructures\^(\^Display *\fIdisplay\fP\^, PEXWorkstation \fIworkstation\fP\^) .SH PARAMETERS .IP \fIdisplay\fP 1i A pointer to a display structure returned by a successful .B XOpenDisplay call. .IP \fIworkstation\fP 1i The resource identifier of the workstation. .SH RETURNS .LP None .SH DESCRIPTION .\" indexing .IX PEXUnpostAllStructures .LP This function removes all structures from the specified workstation's posted structure list. .SH DATA STRUCTURES .LP .nf typedef XID PEXWorkstation; .fi .sp .SH ERRORS .TP .SB BadPEXWorkstation The specified workstation resource identifier is invalid. .SH SEE ALSO .LP .nf .BR PEXUnpostStructure (3) .fi