API 文档
>
Assembly
>
Object ProExt
> Function ProExtRefBreakDependency
Function ProExtRefBreakDependency
Description
From given proarray of references, break those which are breakable.
Synopsis
#include <
ProRefInfo.h
>
ProError
ProExtRefBreakDependency
(
ProExtFeatRef
* ext_ref_arr
/* (In)
The array of opaque pointers to the feature reference structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully performed the operation.
PRO_TK_BAD_INPUTS
If no references was given (NULL pointer or empty array).
User Guide References
External Reference Data Gathering:ProExtRefBreakDependency
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳