RadioStatusMsg::SetRadioStatus

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method requests that the FM radio be switched ON or switched OFF.

Syntax

void SetRadioStatus(
  unsigned char NewRadioStatus
);

Parameters

  • NewRadioStatus
    [in] Indicates whether the FM radio should be switched ON or switched OFF. It can be one of the following values:

    • 0x00 (switched ON)
    • 0xFF (switched OFF)

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