Jump to content

PID: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== PID ==
Process identity.  
Process identity.  


=== Type ===
=== Type ===
[[LHANDLE]]  PID


[[OS2 API:DataType:LHANDLE|LHANDLE]]  PID
==== C Declaration Method ====
typedef


==== C Declaration Method ====
==PPID==
Pointer to PID.
typedef PID *PPID;


typedef
[[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;