DrvPowerHandler (Compact 2013)
3/26/2014
This function handles POWER_UP and POWER_DOWN notifications.
Syntax
VOID DrvPowerHandler(
DHPDEV dhpdev,
BOOL bOff,
);
Parameters
- dhpdev
[in] Handle to the display driver to power up or power down.
- bOff
[in] If TRUE, power up the device, otherwise power down the device.
Return Value
None.
Remarks
This function is not used.
Requirements
Header |
winddi.h |
Library |
Ddi_ati_lib.lib, |