IDL_RPCGettmp
Calling Sequence
Description
Use this function to create an IDL_VPTR to a dynamically allocated IDL_VARIABLE structure. When you are finished with this variable, pass it to IDL_RPCDeltmp() to free any memory allocated by the variable.
Parameters
None.
Return Value
On success, this function returns an IDL_VPTR. On failure, it returns NULL.