Documentación de la API
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataSourceClean
Function ProIntfDataSourceClean
Description
Frees allocated memory from a
ProIntfDataSource
structure.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataSourceClean
(
ProIntfDataSource
* p_pro_intf_data_source
/* (In)
The pointer to the
ProIntfDataSource
to be cleaned.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully cleaned the
ProIntfDataSource
.
PRO_TK_BAD_INPUTS
One or more of the input arguments are invalid.
See Also
ProIntfDataSourceInit
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado