Share via


BatteryPDDDeinitialize (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

void WINAPI BatteryPDDDeinitialize(void);

Parameters

None.

Return Value

None.

Remarks

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

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

See Also

Concepts

Battery Driver Functions