Database Dictionary Functions
[Database Functions]


Functions

FLMEXP RCODE FLMAPI FlmGetItemName (HFDB hDb, FLMUINT uiItemId, FLMUINT uiNameBufSize, char *pszNameBuf)
 Get the name of a dictionary item.

Function Documentation

FLMEXP RCODE FLMAPI FlmGetItemName HFDB  hDb,
FLMUINT  uiItemId,
FLMUINT  uiNameBufSize,
char *  pszNameBuf
 

Get the name of a dictionary item.

Parameters:
hDb  Database handle.
uiItemId  Dictionary ID whose name is to be returned.
uiNameBufSize  Size of pszNameBuf in bytes. Buffer should be large enough to hold the name of the dictionary item plus a null terminating character.
pszNameBuf  Dictionary name is returned here.


Generated on Thu Oct 12 16:56:30 2006 for FLAIM by  doxygen 1.4.6