BatteryPDDResume (Windows Embedded CE 6.0)
1/6/2010
This function performs hardware-specific battery processing in a thread context following system resume.
Syntax
void WINAPI BatteryPDDResume(void);
Parameters
None.
Return Value
None.
Remarks
Setting ResumePriority256 in the battery driver's device key can control the priority of the MDD's resume thread.
Note
This function is statically linked to the battery driver MDD.
Requirements
Header | battimpl.h |
Windows Embedded CE | Windows CE .NET 4.2 and later |
Note | Statically linked to the battery driver MDD |