Jump to content

FHLOCK: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:FHLOCK to FHLOCK
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== FHLOCK ==
Unsigned integer in the range 0 through 4 294 967 295
Unsigned integer in the range 0 through 4 294 967 295


Line 7: Line 6:
==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef
==PFHLOCK==
Pointer to a handle of a locked file.


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

Latest revision as of 07:21, 21 February 2020

Unsigned integer in the range 0 through 4 294 967 295

Type

ULONG

C Declaration Method

typedef

PFHLOCK

Pointer to a handle of a locked file.