Category Feature element trees, Object ProReference

Function ProReferenceStatusGet


Description
Identifies the status of the reference.
Synopsis
#include <ProReference.h>
ProErrorProReferenceStatusGet(
ProReference reference
/* (In)
The reference handle.
*/
ProRefState* status
/* (Out)
The reference status.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_EMPTYThis value is not set in the reference.

Manual References:

  1. Element Trees: Principles of Feature Creation: XML Representations for Common Elements
  2. Element Trees: References: Reading References
  3. Element Trees: References: Reading References