pe_unpost_all_structs_view(3g) — Subroutines
Name
pe_unpost_all_structs_view − Unposts all structures from a view.
Operating States: PHOP, WSOP, ∗, ∗
Digital PHIGS extension function
Syntax
void pe_unpost_all_structs_view (
Pint wsid, /∗ (I) Workstation identifier ∗/
Pint view /∗ (I) View index ∗/
)
Description
pe_unpost_all_structs_view unposts all structures from the specified view by removing them from the list of posted structures entry in the workstation state list. Unposting a structure does not delete the structure. To delete a structure, use one of the functions that deletes a structure.
See Also
pdel_struct
pe_inq_posted_structs_view
pe_post_struct_view
pe_unpost_all_structs_all_views
pe_unpost_struct_view