Jump to content

HMONITOR

From EDM2
Revision as of 18:11, 7 November 2017 by Ak120 (talk | contribs) (Created page with "HMONITOR is a 32-bit value used as a system monitor handle. typedef VOID *HMONITOR; ==PHMONITOR== Pointer to HMONITOR typedef HMONITOR *PHMONITOR; Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HMONITOR is a 32-bit value used as a system monitor handle.

typedef VOID *HMONITOR;

PHMONITOR

Pointer to HMONITOR

typedef HMONITOR *PHMONITOR;