Jump to content

HMUX: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== HMUX ==
Muxwait semaphore handle
 
Muxwait semaphore handle.


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


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


==PHMUX==
Pointer to HMUX
typedef HMUX *PHMUX;


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

Latest revision as of 17:52, 7 November 2017

Muxwait semaphore handle

Type

ULONG HMUX

C Declaration Method

typedef

PHMUX

Pointer to HMUX

typedef HMUX *PHMUX;