udbLookupFile

Description

Lookup the specified file entity by name.

Syntax

#include “udb/udb.h” 
UdbEntity   udbLookupFile(char *name) 

Arguments

Argument
Description
char *name
Name of file entity to lookup.

Return Values

Return Value
Description
UdbEntity
Return the file entity.

Example Usage

 fileentity = udbLookupFile(filename); 

See Also

udbIsKindFile

udbListFile

udbListReferenceFile

udbReferenceFile

udbLookupEntity

udbLookupEntityByReference

udbLookupReferenceExists


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