
ProExtobjdataGet | |
( 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 */ ProWExtobjdata* obj_data /* (Out) The pointer to the object data. Free this data using ProExtobjdataFree(). */ ) |

The function successfully retrieved the data. | |
The external object was not found, or the function could not retrieve the data. |


