Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This method is called automatically when the host device must answer a power-status request sent from the MSN Direct receiver.
You must implement this method and fill in the appropriate power and status information for the MSN Direct receiver.
Syntax
virtual void ReadPowerStatusFromApplication(
unsigned char *outPower,
unsigned char *outStatus
);
Parameters
- outPower
[out] Indicates the power source of the host device.
- outStatus
[out] Indicates the battery power status of the host device.
Return Value
None.
Remarks
This function is called in response to the POWER_STATUS message from the MSN Direct receiver.
Requirements
| Header | DBR701.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |