udbLexemeReference

Description

Returns the reference associated with the lexeme. Returns NULL if there is no associated reference.

Syntax

#include “udb/udb.h” 
UdbReference udbLexemeReference(UdbLexeme lexeme) 

Arguments

Argument
Description
UdbLexeme lexeme
Specify the lexeme.

Return Values

Return Value
Description
UdbReference
The reference associated with the specified lexeme.

Example Usage

entity = udbLexemeReference(udbLexemeNext(lexeme)); 

See Also

udbEntityRefs

udbListReference

udbLookupEntityByReference

udbLookupReferenceExists

udbReferenceEntity


Scientific Toolworks, Inc.
http://www.scitools.com