pe_unpost_all_structs_all_views(3g) — Subroutines
Name
pe_unpost_all_structs_all_views − Unposts all structures from all views.
Operating States: PHOP, WSOP, ∗, ∗
Digital PHIGS extension function
Syntax
void pe_unpost_all_structs_all_views (
Pint wsid /∗ (I) Workstation identifier ∗/
)
Description
pe_unpost_all_structs_all_views unposts all structures from all views 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_view
pe_unpost_struct_view
pe_unpost_struct_all_views