FHLOCK: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user 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 ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
==PFHLOCK== | |||
Pointer to a handle of a locked file. | |||
[[Category:Data type]] | |||
[[Category: |
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.