API 文档 > Assembly > Object ProExt > Function ProExtRefBreakDependency
Function ProExtRefBreakDependency
Description
From given proarray of references, break those which are breakable.
Synopsis
#include <ProRefInfo.h>
ProExtRefBreakDependency
(
ProExtFeatRef* ext_ref_arr
/* (In)
The array of opaque pointers to the feature reference structure.
*/
)
Returns
The function successfully performed the operation.
If no references was given (NULL pointer or empty array).
User Guide References
这对您有帮助吗?