D3DKMTCheckMonitorPowerState function
The D3DKMTCheckMonitorPowerState function verifies the power state of a monitor.
Syntax
NTSTATUS D3DKMTCheckMonitorPowerState(
CONST *D3DKMT_CHECKMONITORPOWERSTATE
);
Parameters
D3DKMT_CHECKMONITORPOWERSTATE
TBD
Return Value
D3DKMTCheckMonitorPowerState returns one of the following values:
Return code | Description |
---|---|
|
The power state of the monitor was successfully verified. |
|
Parameters were validated and determined to be incorrect. |
This function might also return other NTSTATUS values.
Requirements
Windows version | Available in Windows Vista and later versions of the Windows operating systems. |
Target Platform | Universal |
Header | d3dkmthk.h (include D3dkmthk.h) |