BatteryPDDSupportsChangeNotification (Compact 2013)
3/26/2014
This function indicates whether the battery driver can report whether the batteries were changed.
Syntax
BOOL BatteryPDDSupportsChangeNotification(void);
Parameters
None.
Return Value
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.
Note
This function is statically linked to the battery driver MDD.
Requirements
Header |
battimpl.h |