Jump to content

FHLOCK: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions 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


=== Type ===  
=== Type ===  
  [[OS2 API:DataType:ULONG|ULONG]]
  [[ULONG]]


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


[[Category:The OS/2 API Project]]
==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.