Jump to content

HFILE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:HFILE to HFILE
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
== HFILE ==
File handle  
File handle  


Line 7: Line 6:
==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef
==PHFILE==
Pointer to HFILE
typedef HFILE *PHFILE;


[[Category:Data type]]
[[Category:Data type]]

Latest revision as of 18:02, 7 November 2017

File handle

Type

LHANDLE  HFILE

C Declaration Method

typedef

PHFILE

Pointer to HFILE

typedef HFILE *PHFILE;