Category
Feature element trees
, Object
ProReference
Function ProReferenceStatusGet
Description
Identifies the status of the reference.
Synopsis
#include <
ProReference.h
>
ProError
ProReferenceStatusGet
(
ProReference
reference
/* (In)
The reference handle.
*/
ProRefState
*
status
/* (Out)
The reference status.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_EMPTY
This value is not set in the reference.
Manual References:
Element Trees: Principles of Feature Creation: XML Representations for Common Elements
Element Trees: References: Reading References
Element Trees: References: Reading References