PlatformValidatePMRegistry (Compact 2013)
3/26/2014
This function checks the consistency of the power management registry settings. It is called during during Power Manager initialization.
Syntax
DWORD WINAPI PlatformValidatePMRegistry(void);
Parameters
None.
Return Value
ERROR_SUCCESS indicates that the power management registry keys were read successfully.
If the function does not return ERROR_SUCCESS, the OS stops Power Manager initialization and returns an error code.
Remarks
If no registry settings are found, you can use this routine to set them up.
Requirements
Header |
pmimpl.h |