GenericHostMsg::SetTransactionId

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the transaction ID of the message.

Syntax

void SetTransactionId(
  unsigned char Id
);

Parameters

  • Id
    [in] Indicates the transaction ID of the message.

Return Value

None.

Remarks

When you use this method to set the transaction ID of the message received from the MSN Direct receiver, you can retrieve its transaction ID by calling the GetTransactionId method.

Requirements

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

See Also

Reference

GenericHostMsg Class
MSN Direct Services Classes