Documentación de la API
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataFree
Function ProIntfDataFree
Description
Frees the memory used by the interface data.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataFree
(
ProIntfData
* p_intfdata
/* (In)
The interface data
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
pt_examples ( TestImportfeat.c )
pt_examples ( TestImportfeat.c )
User Guide References
Creating Features from the Interface Data:ProIntfDataFree
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado