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 tuning status of the FM radio.
Syntax
BYTE GetTuningStatus();
Parameters
None.
Return Value
Returns a BYTE that indicates the tuning status of the FM radio. It can be one of the following:
| Value | Description |
|---|---|
0 |
Indicates that the FM radio is switched OFF. |
1 |
Indicates that the FM radio is scanning the FM waves for Received Signal Strength Indication (RSSI). |
2 |
Indicates that the FM radio is receiving valid, up-to-date data. |
0xFF |
Indicates that no radio signal is found. |
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
TuningDataMsg::GetStrength
TuningDataMsg::GetFrequency
TuningDataMsg Class
MSN Direct Services Classes