Msg::AppIDToString

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method converts the specified application ID to a human-readable string.

Syntax

PTCHAR AppIDToString(
  unsigned short appID
);

Parameters

  • appID
    [in] Integer that specifies the ID of the MSN Direct service for which you want a human-readable string. For possible values, see MSN Direct Service Type Constants.

Return Value

Returns a PTCHAR that contains the human-readable string.

Remarks

For example, if an application calls this method and passes in 1034, the method returns the string "Local Weather".

Requirements

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

See Also

Reference

Msg Class
MSN Direct Services Classes