This function returns whether the hardware can detect when batteries have been changed.
BOOL BatteryDrvrSupportsChangeNotification( void );
TRUE indicates that the driver can detect a change of batteries. FALSE indicates it cannot.
Currently, this function always returns FALSE.