Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pinq_ws_st(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pinq_ws_st(3g)  —  Subroutines

Name

pinq_ws_st − Identifies the workstation state value as WSCL or WSOP. 

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

Syntax

void pinq_ws_st (
  Pws_st    ∗state    /∗ (O) Workstation state value ∗/
)

 

Data Structures

typedef enum {
    PWS_ST_WSCL,    /∗ workstation closed ∗/
    PWS_ST_WSOP     /∗ workstation open ∗/
} Pws_st;

Description

pinq_ws_st identifies the workstation state value as either WSCL (workstation closed) or WSOP (workstation open). 

See Also

pclose_ws
pinq_open_wss
pinq_sys_st
popen_ws

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