Object
ProX
Function ProXSectionCreateDataFree
Description
Releases
ProXSectionCreateData
data.
Synopsis
#include <
ProXsec.h
>
ProError
ProXSectionCreateDataFree
(
ProXSectionCreateData
*
pp_data
/* (In)
Address to
ProXSectionCreateData
data.
*/
)
Returns
PRO_TK_NO_ERROR
Data successfully released.
PRO_TK_BAD_INPUTS
pp_data is NULL.
Manual References:
Core: Cross Sections: Creating and Modifying Cross Sections
Core: Cross Sections: Creating and Modifying Cross Sections