The following table describes the arguments for the SetUserData API Function:
|
Name |
I/O |
Description |
|---|---|---|
|
transHandle |
Input |
The transaction handle for this session. This value is passed into the RSCUserEntry entry point by the Gen runtime. This value must not be changed. |
|
* data |
Output |
A pointer to a buffer area that is copied into the current message’s user data area. |
|
length |
Output |
The length of the data buffer pointed to by the data parameter |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|