Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXUnpostStructure(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXUnpostStructure(3)  —  Subroutines

Name

PEXUnpostStructure - Unpost Structure from Workstation

Synopsis

void PEXUnpostStructure(Display ∗display, PEXWorkstation workstation, PEXStructure structure)

Arguments

displayA pointer to a display structure returned by a successful XOpenDisplay call. 

workstationThe resource identifier of the workstation. 

structureThe resource identifier of the structure. 

Returns

None

Description

This function removes the specified structure from the workstation’s posted structure list.  If the structure is not found in the list, an error is generated. 

Data Structures

typedef XID             PEXWorkstation;
typedef XID             PEXStructure;

Errors

BadPEXStructure
The specified structure resource identifier is invalid.

BadPEXWorkstation
The specified workstation resource identifier is invalid.

See Also

PEXUnpostAllStructures

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