Documentazione API
>
External objects
>
Object ProExtobjdata
> Function ProExtobjdataFree
Function ProExtobjdataFree
Description
Clears the display data for the specified external object.
Synopsis
#include <
ProExtobj.h
>
ProError
ProExtobjdataFree
(
ProWExtobjdata
* disp_data
/* (In)
The pointer to the object data
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully cleared the data.
PRO_TK_GENERAL_ERROR
The external object was not found, or the function could not clear the data.
Sample Code References
pt_examples ( TestExtobj.c )
pt_examples ( TestExtobj.c )
pt_examples ( TestExtobj.c )
pt_examples ( TestExtobj.c )
pt_examples ( TestExtobj.c )
pt_userguide ( UgExtobjCreate.c )
User Guide References
Manipulating External Object Data:ProExtobjdataFree
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato