PGTITM(3g) — Subroutines
Name
PGTITM − Returns the item type and the length of the item data record.
Operating States: PHOP, WSOP, ∗, ∗
PHIGS standard function
Syntax
PGTITM (WKID, TYPE, IDRL)
Argument Data Type Access Description
---------------------------------------------------------------------------
WKID Integer Read Workstation identifier.
TYPE Integer Write Item type.
IDRL Integer Write Length of the item data record.
You can pass this value to PRDITM.
---------------------------------------------------------------------------
Description
PGTITM returns the item type and the length of the item data record from the current item in a metafile to the last argument.
Digital PHIGS Version 3.1 does not support this function.
See Also
PIITM
PRDITM
PWITM