Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This virtual method can be implemented in a subclass to set the transaction ID of the current message.
Syntax
virtual void SetTransactionId(
unsigned char Id
);
Parameters
- Id
[in] Specifies the transaction ID of the current message.
Return Value
None.
Remarks
This virtual method is empty. You can implement this method in a class that inherits from Msg.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |