Function ProExtobjdataFree
Description
Clears the display data for the specified external object.
Synopsis
#include <ProExtobj.h>
ProExtobjdataFree
(
ProWExtobjdata* disp_data
/* (In)
The pointer to the object data
*/
)
Returns
The function successfully cleared the data.
The external object was not found, or the function could not clear the data.
Sample Code References
User Guide References
Было ли это полезно?