Description | |||||||||||
Retrieves the external reference status of the referenced item of the specified reference. | |||||||||||
Synopsis | |||||||||||
#include <ProRefInfo.h> | |||||||||||
ProError | ProExtRefStateGet | ( | |||||||||
ProExtFeatRef ext_ref | |||||||||||
/* (In) | |||||||||||
The opaque pointer to the feature reference structure. | |||||||||||
*/ | |||||||||||
ProRefState* p_ref_state | |||||||||||
/* (Out) | |||||||||||
The current state of the referenced item in the "master" model. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|