HFILE: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:HFILE to HFILE |
mNo edit summary |
||
Line 1: | Line 1: | ||
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;