MsgFromReceiver::IsResponse

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns true if this incoming message is a response message.

Syntax

bool IsResponse();

Parameters

None.

Return Value

Returns true if this is a response message. Otherwise, returns false.

Remarks

This method checks the last bit of the transaction ID to determine whether this is a response message.

Requirements

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

See Also

Reference

MsgFromReceiver Class
MSN Direct Services Classes