Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |