Description | ||||||||
Removes object data from an existing external object. | ||||||||
Replacement in Object TOOLKIT: | wfcExternalObject::RemoveData | |||||||
wfcExternalObject::GetData | ||||||||
Synopsis | ||||||||
#include <ProExtobj.h> | ||||||||
ProError | ProExtobjdataRemove | ( | ||||||
ProExtobj* object | ||||||||
/* (In) | ||||||||
The handle to the external object | ||||||||
*/ | ||||||||
ProExtobjClass* extobjclass | ||||||||
/* (In) | ||||||||
The handle to the external object class | ||||||||
*/ | ||||||||
ProExtobjdataType type | ||||||||
/* (In) | ||||||||
The data type to be removed | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|