API Documentation
>
Miscellaneous
>
Object ProX
> Function ProXSectionCreateDataFree
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.
User Guide References
Creating and Modifying Cross Sections:ProXSectionCreateDataFree
Was this helpful?
This site works best with JavaScript enabled