Object ProX

Function ProXSectionCreateDataFree


Description
Releases ProXSectionCreateData data.
Synopsis
#include <ProXsec.h>
ProErrorProXSectionCreateDataFree(
ProXSectionCreateData* pp_data
/* (In)
Address to ProXSectionCreateData data.
*/
)
Returns
PRO_TK_NO_ERRORData successfully released.
PRO_TK_BAD_INPUTSpp_data is NULL.

Manual References:

  1. Core: Cross Sections: Creating and Modifying Cross Sections
  2. Core: Cross Sections: Creating and Modifying Cross Sections