PID: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:PID to PID |
mNo edit summary |
||
Line 1: | Line 1: | ||
Process identity. | Process identity. | ||
Line 7: | Line 6: | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
==PPID== | |||
Pointer to PID. | |||
typedef PID *PPID; | |||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 18:24, 7 November 2017
Process identity.
Type
LHANDLE PID
C Declaration Method
typedef
PPID
Pointer to PID.
typedef PID *PPID;