SimpleHostMsg::SetResponse

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the last bit of the transaction ID to indicate whether this simple host message is a response message.

Syntax

void SetResponse(
  bool IsResponse
);

Parameters

  • IsResponse
    [in] Indicates whether this message is a response message. If this value is true, this method sets the last bit of the transaction ID to indicate that it 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

SimpleHostMsg::IsResponse
SimpleHostMsg Class
MSN Direct Services Classes