Partager via


BatteryPDDSupportsChangeNotification

This function indicates whether the battery driver can report whether the batteries were changed.

BOOL BatteryPDDSupportsChangeNotification(void);

Parameters

None.

Return Values

Returns TRUE to indicate that the pfBatteriesChangedSinceLastCall parameter value filled in by BatteryPDDGetStatus is valid. If there is no way to tell that the platform's batteries have been changed this function should return FALSE.

Requirements

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

See Also

Battery Drivers | BatteryPDDGetStatus

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.