BatteryDrvrSupportsChangeNotification

This function returns whether the hardware can detect when batteries have been changed.

Syntax

BOOL BatteryDrvrSupportsChangeNotification( void );

Return Values

TRUE indicates that the driver can detect a change of batteries. FALSE indicates it cannot.

Remarks

Currently, this function always returns FALSE.