|
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. |
|
Sending |
Output |
This value must be set the same as the second parameter passed into RSCUserEntry() by the runtime. |
|
* data |
Input/ Output |
A pointer to a buffer area that is copied into the current message’s client data area. The number of bytes copied will correspond to the client data size as know by the runtime. It is the caller's responsibility to maintain the integrity of the client data structure and size. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|