FHLOCK: Difference between revisions
Appearance
New |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Unsigned integer in the range 0 through 4 294 967 295 | |||
Unsigned integer in the range 0 through 4 294 967 295 | |||
=== Type === | === Type === | ||
[[ULONG]] | |||
==== C Declaration Method ==== | |||
typedef | |||
==== | ==PFHLOCK== | ||
Pointer to a handle of a locked file. | |||
[[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.