MSN Direct Service Type Constants

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

The MSN Direct service type is the value of the AppType field in a message that is used to identify the type of the message. It is read by an MSN Direct application to determine which message class to typecast an incoming message. It is also read by the MSN Direct receiver to determine which component on the receiver should process a query/response message sent from the host device.

Value Integer Description

PROTOCOL_ERROR

0

Indicates a protocol-error message.

FIRMWARE_UPGRADE

1

Indicates a firmware-upgrade message.

GET_VERSION

2

Indicates a version-query message.

POWER_STATUS

4

Indicates a power-status message.

TUNING_DATA

5

Indicates a tuning data message.

FM_RADIO_STATUS

7

Indicates a radio-status message.

LOCATION_DATA

8

Indicates a location-data message.

SUBSCRIBER_STATUS

9

Indicates a subscriber-status message.

DOWNLOAD_STATUS

10

Indicates a download-status message.

MANUFACTURING_MODE

11

Indicates a manufacturing mode message.

APPLICATION_LIST

12

Indicates a support MSN Direct service-list query message.

TRAFFIC_INCIDENTS

1026

Indicates a traffic-incidents message.

TRAFFIC_FLOW

1027

Indicates a traffic-flow message.

LOCAL_TIME

1028

Indicates a local-time message.

REGISTRATION

1030

Indicates a registration message.

GROUP_MESSAGE

1033

Indicates a group message.

LOCAL_WEATHER

1034

Indicates a local-weather message.

NON_LOCAL_WEATHER

1035

Indicates a non-local weather message.

WEATHER_ALERTS

1039

Indicates a weather-alert message.

GAS_STATIONS

1029

Indicates a gas-stations message.

GAS_PRICES

1040

Indicates a gas-prices message.

MOVIE_THEATERS

1036

Indicates a movie-theaters message.

MOVIE_TIMES

1037

Indicates a movie-times message.

MOVIE_TITLES

1038

Indicates a movie-titles message.

MOVIE_PROPERTIES

1043

Indicates a movie-properties message.

NEWS_ITEMS

1041

Indicates a news-items message.

STOCK_SYMBOLS

1044

Indicates a stock-symbols message.

STOCK_QUOTES

1045

Indicates a stock-quotes message.

STOCK_CHOSEN

1046

Indicates a user-selected stock message

USER_LOCATIONS

1047

Indicates a Received Locations message.

CAP_EMERGENCY_ALERTS_CORE

1048

Indicates a CAP emergency core message.

CAP_EMERGENCY_ALERTS_SUPPL

1049

Indicates a CAP emergency supplemental message.

GPS_MESSAGE

1050

Indicates a GPS message.

LOCAL_EVENTS

1051

Indicates a local-events message.

Requirements

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

See Also

Reference

DBR701::PrepareSimpleResponseMessage
DBR701::ProcessInMessageFromReceiver