API 설명서 > Drawings and detail > Object ProDwgtabledata > Function ProDwgtabledataFree
Function ProDwgtabledataFree
Description
Free memory allocated for ProDwgtabledata structure
Synopsis
#include <ProDwgtable.h>
ProDwgtabledataFree
(
/* (Out)
pointer to the ProDwgtabledata structure
*/
)
Returns
Success
data input was NULL
도움이 되셨나요?