Documentación de la API
>
Creo Parametric TOOLKIT fundamentals
>
Object ProExtdata
> Function ProExtdataClassUnregister
Function ProExtdataClassUnregister
Description
Unregisters the specified class, if it has been registered.
Replacement in Object TOOLKIT:
pfcExternalDataClass::Delete
Synopsis
#include <
ProExtdata.h
>
ProExtdataErr
ProExtdataClassUnregister
(
ProExtdataClass
* p_extclass
/* (In)
The class handle
*/
)
Returns
PROEXTDATA_TK_NO_ERROR
The function successfully unregistered the class.
PROEXTDATA_TK_ERROR
The function failed.
PROEXTDATA_TK_INVALID_OBJ_OR_CLASS
The specified model or class name is invalid.
Sample Code References
pt_examples ( TestGenedata.c )
User Guide References
Storing External Data:ProExtdataClassUnregister
Parent topic
Object ProExtdata
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado