Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ punpost_struct(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

punpost_struct(3g)  —  Subroutines

Name

punpost_struct − Unposts a structure. 

 
Operating States: PHOP, WSOP, ∗, ∗
PHIGS standard function

Syntax

void punpost_struct (
  Pint    wsid,        /∗ (I) Workstation identifier ∗/
  Pint    struct_id    /∗ (I) Structure identifier ∗/
)

Description

punpost_struct unposts the specified structure by removing the structure from the list of posted structures entry in the workstation state list.  If the specified structure does not exist before the function executes, the function takes no action. 

Unposting does not delete a structure.  To delete a structure, use one of the functions that deletes a structure. 

See Also

pdel_struct
pinq_posted_structs
pinq_wss_posted
ppost_struct
punpost_all_structs

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