[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
The graPHIGS Programming Interface: ISO PHIGS Subroutine Reference
UNPOST ALL STRUCTURES (PHOP,WSOP,*,*)
Purpose
Use
Unpost All Structures
to unpost all structures from the specified workstation.
Unposting a structure does not delete the structure.
Language Bindings
C
punpost_all_structs
(ws_id) |
Pint ws_idWorkstation identifier.
FORTRAN
integer wkidWorkstation identifier.
Errors
- 3
- Function Requires State (PHOP,WSOP,*,*)
- 54
- Specified Workstation Is Not Open
- 59
- Specified Workstation Does Not Have Output Capability
Related Subroutines
Inquire Posted Structures
Inquire Set Of Workstations To Which Posted
Post Structure
Unpost Structure
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]