|
External Development Guide: Remote Procedure Calls |
|
void IDL_RPCDeltmp( IDL_VPTR vTmp)
Use this function to de-allocate all dynamic memory associated with the IDL_VPTR that is passed into the function. Once this function returns, any dynamic portion of vTmp is deallocated and should not be referenced.
The variable that will be de-allocated.
None.
IDL Online Help (March 06, 2007)