LocationMsg::GetSizeWithFrames

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This virtual method returns the size of this location message, including the bytes used for framing.

Syntax

virtual int GetSizeWithFrames();

Parameters

None.

Return Value

Returns the size of the message, including the bytes used for framing.

Remarks

This method determines the size of this location message by calling RawMessageSize, and then returns the size.

Requirements

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

See Also

Reference

LocationMsg::GetSize
LocationMsg Class
MSN Direct Services Classes