udbEntityId |
Return a unique id for the specified entity. The intent of this function is to provide a perfect hash value for entities.
Ids are unique for each entity and are valid only for the currently open database in which they are retrieved. Closing and re-opening the database or reparsing of the database (either partially or in full) invalidates any entity ids obtained previously.
Return Values
|
Description
|
---|---|
int
|
The unique id for this entity as assigned at database opening. Not valid between subsequent opens of the database or for different analysis runs.
|
Scientific Toolworks, Inc. http://www.scitools.com |