HPIPE: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:HPIPE to HPIPE |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Pipe handle | Pipe handle | ||
Line 7: | Line 6: | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
==PHPIPE== | |||
Pointer to HPIPE | |||
typedef HPIPE *PHPIPE; | |||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 17:50, 7 November 2017
Pipe handle
Type
LHANDLE HPIPE
C Declaration Method
typedef
PHPIPE
Pointer to HPIPE
typedef HPIPE *PHPIPE;