API 文档
>
External objects
>
Object ProExtobj
> Callback ProExtobjRefFilterAction
Callback ProExtobjRefFilterAction
Description
This is the user function prototype called for visiting external objects references.
Synopsis
#include <
ProExtobjRef.h
>
ProError
(*ProExtobjRefFilterAction)
(
ProExtobj
* p_extobj
/* (In)
The handle to the model
*/
ProWExtobjRef
extobj_ref
/* (In)
The reference
*/
ProAppData
app_data
/* (In)
The application data passed from the function
ProExtobjRefVisit
()
*/
)
Returns
PRO_TK_NO_ERROR
Continue.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳