TuningDataMsg::GetCallsign

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns the call sign of the station broadcasting the MSN Direct data.

Syntax

 void GetCallsign(
  TCHAR *buf,
  int bufSize
);

Parameters

  • buf
    [in/out] Character string that receives the call sign of the station broadcasting the MSN Direct data.
  • bufSize
    [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

TuningDataMsg Class
MSN Direct Services Classes