Description | ||||||||||||||
Deletes the specified external object class. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProExtobj.h> | ||||||||||||||
ProError | ProExtobjClassDelete | ( | ||||||||||||
ProExtobjClass* extobjclass | ||||||||||||||
/* (In) | ||||||||||||||
The handle to the external object class. If extobjclass->type == PRO_VALUE_UNUSED, the function deletes all the classes that have extobjclass->name. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|