BatteryPDDDeinitialize (Windows CE 5.0)

Send Feedback

This function allows the battery PDD to perform hardware-specific cleanup.

void WINAPI BatteryPDDDeinitialize(void);

Parameters

None.

Return Values

None.

Remarks

The battery MDD calls this routine from within its Deinit entry point.

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.