ISurfaceManager::get_Monitor method
The get_Monitor method retrieves a handle to the display monitor.
Syntax
HRESULT get_Monitor(
[out] HMONITOR *phMon
);
Parameters
-
phMon [out]
-
A pointer to a handle to the display monitor.
Return value
The method returns an HRESULT of S_OK for success, or a standard COM error code for failure.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
Library |
|