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 returns the current status of the FM radio in a human-readable string.
Syntax
void GetRadioStatusString(
TCHAR *Buf,
int Len
);
Parameters
Buf
[in/out] Character string that on return contains the current status of the FM radio. On return, it can be one of the following strings:- "Radio Off"
- "Radio On"
- "ERROR"
- Len
[in] Specifies the length of the Buf character string.
Return Value
None.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
RadioStatusMsg::GetRadioStatus
RadioStatusMsg Class
MSN Direct Services Classes