Jump to content

FHLOCK: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(4 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 ===  
 
  [[ULONG]]
  [[OS2 API:DataType:ULONG|ULONG]]


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


==PFHLOCK==
Pointer to a handle of a locked file.


[[OS2_API | Back to OS/2 API]]
[[Category:Data type]]
 
 
[[Category:The OS/2 API Project]]

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.