SimpleHostMsg::GetSizeWithFrames

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This virtual method returns the size of this simple host message by calling RawMessageSize.

Syntax

virtual int GetSizeWithFrames();

Parameters

None.

Return Value

Returns an integer value of 16, which is the size of this simple host message, including the bytes used for framing.

Remarks

This method always returns 16 because this is a fixed-length message.

Requirements

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

See Also

Reference

SimpleHostMsg::GetSize
SimpleHostMsg Class
MSN Direct Services Classes