Jump to content

HPIPE: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== HPIPE ==
Pipe handle
 
Pipe handle.


=== Type ===
=== Type ===
 
  [[LHANDLE]]  HPIPE
  [[OS2 API:DataType:LHANDLE|LHANDLE]]  HPIPE


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


==PHPIPE==
Pointer to HPIPE
typedef HPIPE *PHPIPE;


[[OS2_API | Back to OS/2 API]]
[[Category:Data type]]
 
 
[[Category:The OS/2 API Project]]

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;