Msg::GetApplicationType

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This virtual method can be implemented in a subclass to return the application type.

Syntax

virtual unsigned short GetApplicationType();

Parameters

None.

Return Value

Returns 0.

Remarks

You can implement this method in a class that inherits from Msg. For a list of possible return values that you can implement, see MSN Direct Service Type Constants.

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