C API Functions |
Return the scope entity of the specified reference. This is the entity that is performing the reference.
#include "udb/udb.h" UdbEntity udbReferenceScope(UdbReference ref)
UdbReference ref
Specified reference
UdbEntity
Return the scope entity (the entity that is performing the reference).
refscope = udbReferenceScope(ref);
udbReferenceEntity to get the entity being referenced.
Scientific Toolworks, Inc. http://www.scitools.com Voice: (802) 763-2995 Fax: (802) 763-3066 support@scitools.com sales@scitools.com |