MsgFromReceiver::SetSize

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the size for the incoming message.

Syntax

void SetSize(
  int s
);

Parameters

  • s
    [in] Indicates the size for the incoming message.

Return Value

None.

Remarks

This method can be used to adjust the size of the incoming message to account for items such as the beginning-of-frame and end-of-frame.

Requirements

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

See Also

Reference

MsgFromReceiver::GetSize
MsgFromReceiver Class
MSN Direct Services Classes