Msg::GetSize

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 size of the message, subtracting the bytes used for framing.

Syntax

virtual int GetSize();

Parameters

None.

Return Value

Returns 0.

Remarks

You can implement this method in a class that inherits from Msg.

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