Documentazione API > Feature element trees > Object ProReference > Function ProReferenceStatusGet
Function ProReferenceStatusGet
Description
Identifies the status of the reference.
Synopsis
#include <ProReference.h>
ProReferenceStatusGet
(
ProReference reference
/* (In)
The reference handle.
*/
ProRefState* status
/* (Out)
The reference status.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
This value is not set in the reference.
User Guide References
È stato utile?