API-Dokumentation > Assembly > Object ProExt > Function ProExtRefHasDepSourceType
Function ProExtRefHasDepSourceType
Description
Returns indication whether given reference is dependency.
Synopsis
#include <ProRefInfo.h>
ProExtRefHasDepSourceType
(
ProExtFeatRef p_ext_ref
/* (In)
The opaque pointer to the feature reference structure, taken from output of ProSolidExternParentsGet / ProFeatureExternParentsGet.
*/
ProDepSourceType dep_source
/* (In)
Dependency source to inquire.
*/
ProBool* r_status
/* (Out)
Pointer to status indicating whether dependency is of inquired type.
*/
)
Returns
The function successfully performed the operation.
If no reference was given (NULL pointer).
User Guide References
War dies hilfreich?