Function ProExtdataClassUnregister
Description
Unregisters the specified class, if it has been registered.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtdata.h>
ProExtdataClassUnregister
(
ProExtdataClass* p_extclass
/* (In)
The class handle
*/
)
Returns
The function successfully unregistered the class.
The function failed.
The specified model or class name is invalid.
Sample Code References
User Guide References
¿Fue esto útil?