API 설명서
>
External objects
>
Object ProExtobj
> Callback ProExtobjFilterAction
Callback ProExtobjFilterAction
Description
This is the user function prototype called for visiting external objects.
Synopsis
#include <
ProExtobj.h
>
ProError
(*ProExtobjFilterAction)
(
ProExtobj
* p_extobj
/* (In)
The handle to the model
*/
ProError
status
/* (In)
The status
*/
ProAppData
app_data
/* (In)
The application data passed from the function
ProExtobjVisit
()
*/
)
Returns
PRO_TK_NO_ERROR
Continue.
User Guide References
Visiting External Objects:ProExtobjFilterAction
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.