
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. */ ) |

The function successfully deleted the external object class. | |
The external object class was not found. | |
There was an empty name in the class handle. | |
The registration of the external object class was aborted. |


