Section 8 Application Interface
Rev. 1.01 Mar. 17, 2008 Page 102 of 128
REJ10J1822-0101
8.8 rpc_retval_adr()
rpc_retval_adr() is a client function to be provided by the user when CLNT_CALLCHK (refer to
section 5.6.3, CLNT_CALLCHK) is specified.
rpc_retval_adr() must be created according to the specification given below.
• C-language API
INT32 *rpc_retval_adr(void);
• Specification
The address to hold the return value that depends on the context (task or non-task) in which
rpc_retval_adr() was called is returned.