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
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.