PID: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Process identity. | Process identity. | ||
=== Type === | === Type === | ||
[[LHANDLE]] PID | |||
[[ | |||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
==PPID== | |||
Pointer to PID. | |||
typedef PID *PPID; | |||
[[Category:Data type]] | |||
[[Category: |
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;