ErrorMsg::SetResponse

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the last bit of the transaction ID if the IsResponse input parameter is true. This bit denotes that the current message is a response message.

Syntax

void SetResponse(
  bool IsResponse
);

Parameters

  • IsResponse
    [in] Indicates whether the current message is a response message. A value of true indicates the current message is a response message.

Return Value

None.

Requirements

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

See Also

Reference

ErrorMsg::IsResponse
ErrorMsg Class
MSN Direct Services Classes