Documentación de la API > Assembly > Object ProExt > Function ProExtRefStateGet
Function ProExtRefStateGet
Description
Retrieves the external reference status of the referenced item of the specified reference.
Synopsis
#include <ProRefInfo.h>
ProExtRefStateGet
(
/* (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
The function successfully returned the information.
ext_ref is NULL or bad pointer.
The operation failed.
Sample Code References
User Guide References
¿Fue esto útil?