This document describes how an application should handle a request for the battery status received from the Remote Control interface.
This library is used to handle requests for the battery status and to return the current value.
The DLL that provides the functionality and the library to which your code must link is identified below.
An application that wants to support Battery Status commands
must provide implementations of the commands in the CRemConBatteryApiTarget
class.
This library is used to allow the target application to monitor for and respond to battery status requests from the remote controller.
The key classes that are required to support Battery Status are as follows:
The object used by an application to handle Battery Status commands and requests.
The object used to define the Battery Status attributes that the application will monitor.
MRemConBatteryTargetObserver::MrcbstoBatteryStatus()
Function called when the target application receives a request for information about the target device battery status.