Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
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 |