Jump to content

HSEM: 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:
== HSEM ==
Semaphore handle
 
Semaphore handle.


=== Type ===
=== Type ===
 
  [[VOID]]  *HSEM
  [[OS2 API:DataType:VOID|VOID]]  *HSEM


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


[[OS2_API | Back to OS/2 API]]
==PHSEM==
 
Pointer to HSEM


[[Category:The OS/2 API Project]]
[[Category:Data type]]

Latest revision as of 19:05, 7 November 2017

Semaphore handle

Type

VOID  *HSEM

C Declaration Method

typedef

PHSEM

Pointer to HSEM