Description | |||||||||||||||||
Retrieves the status of copied references for the specified feature.
NOTE: This functions works for CopyGeom features or features with a local backup of references. |
|||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProCopyGeom.h> | |||||||||||||||||
ProError | ProFeatureCopiedRefStateDetailsGet | ( | |||||||||||||||
ProFeature* feature | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle to a feature to be checked. | |||||||||||||||||
*/ | |||||||||||||||||
ProCopiedRefStateDetails* p_copref_state_details | |||||||||||||||||
/* (Out) | |||||||||||||||||
The current state of the feature's copied references. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|