DownloadStatusMsg::GetRegionNameString

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns a human-readable string that contains the name of the local region that is contained in the download-status message.

Syntax

void GetRegionNameString(
  TCHAR *Buf,
  int Len
);

Parameters

  • Buf
    [in/out] Character string that on return contains the name of the local region.
  • Len
    [in] Specifies the length of the Buf character string.

Return Value

None.

Remarks

For an up-to-date list of supported regions, see this Microsoft Web site.

Requirements

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

See Also

Reference

DownloadStatusMsg::GetRegionId
DownloadStatusMsg Class
MSN Direct Services Classes