Previous Topic: PurposeNext Topic: Return Code


More information:

API Functions

APIs

The following table describes each API supported by the Remote Server Call interface, RSCUserEntry.

API Name

Description

GetMessageSize

Returns the length of the message area for the current request or response message.

GetUserData

Returns the user data associated with the current request or response message.

SetUserData

Copies the passed in buffer into the user data area associated with the current request or response message.

GetIEFData

Returns the CA Gen data (and its length) contained within the current receive or response message.

SetIEFData

Modifies the CA Gen data contained within the buffer used for the current receive or response message.

Note: For more information about the API functions for the RSCUserEntry user exit, see API Functions.