Share via


BatteryPDDResume (Compact 2013)

3/26/2014

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

See Also

Reference

Battery Driver Functions