RadioStatusMsg::GetRadioStatus

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns the status of the FM radio.

Syntax

BYTE GetRadioStatus();

Parameters

None.

Return Value

Returns a BYTE that indicates the status of the FM radio. It can be one of the following:

Value Description

0x00

The FM radio is turned OFF.

0xFF

The FM radio is turned ON.

Remarks

If an application wants to query for the current status of the FM radio without changing the status, it can call DBR701::GetTuningData.

Requirements

Header DBRLib.h
Library DBRLib.lib
Windows Embedded CE Windows CE 5.0, Windows Embedded NavReady 2009

See Also

Reference

RadioStatusMsg Class
MSN Direct Services Classes