Main Page
Modules
Classes
Files
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 Wed Oct 4 12:11:43 2006 for FLAIM by
1.4.6