Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pinq_cur_elem_content(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pinq_cur_elem_content(3g)  —  Subroutines

Name

pinq_cur_elem_content − Returns the values associated with the specified structure element. 

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

Syntax

void pinq_cur_elem_content (
  Pstore         store,       /∗ (I) Handle to store the object.  store
                                     manages the memory referenced by
                                     ∗elem_data. ∗/
  Pint          ∗error_ind,   /∗ (O) Error indicator. ∗/
  Pelem_data   ∗∗elem_data    /∗ (O) Element data. ∗/
)

 

Data Structures

typedef void ∗Pstore;

See Element Data for the Pelem_data data structure, substructures, and data structure constants. 

Description

pinq_cur_elem_content queries the structure state list and returns the values associated with the structure element pointed to by the element pointer. 

See Also

pcreate_store
pdel_store
pinq_cur_elem_type_size
pinq_elem_content
poffset_elem_ptr
pset_elem_ptr
pset_elem_ptr_label
pe_set_elem_ptr_pick_id

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