Jump to content

HMONITOR: Difference between revisions

From EDM2
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"
 
(No difference)

Latest revision as of 18:11, 7 November 2017

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

typedef VOID *HMONITOR;

PHMONITOR

Pointer to HMONITOR

typedef HMONITOR *PHMONITOR;