Function ProExtRefTypeGet
Description
Gets type of the external (or local) reference.
Synopsis
#include <ProRefInfo.h>
ProExtRefTypeGet
(
/* (In)
The opaque pointer to the feature reference structure.
*/
ProType* r_ref_type
/* (Out)
Type of specified reference.
*/
)
Returns
The function successfully got the reference type.
The type of reference is not found.
ext_ref is NULL or bad pointer.
Sample Code References
User Guide References
Было ли это полезно?