API 文件集 > Miscellaneous > Object ProX > Function ProXSectionItemFree
Function ProXSectionItemFree
Description
Synopsis
#include <ProXsec.h>
ProXSectionItemFree
(
ProXSectionItem* p_xsec_item
/* (In)
The pointer to the ProXSectionItem
*/
)
Returns
The function successfully freed the data.
p_xsec_item is NULL.
這是否有幫助?