Share via


BatteryPDDResume (Windows CE 5.0)

Send Feedback

This function performs hardware-specific battery processing in a thread context following system resume.

void WINAPI BatteryPDDResume(void);

Parameters

None.

Return Values

None.

Remarks

Setting ResumePriority256 in the battery driver's device key can control the priority of the MDD's resume thread.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Battimpl.h.
Link Library: Statically linked to the battery driver MDD.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.