Error Handling Functions
[Miscellaneous Functions]


Functions

FLMEXP FLMBOOL FLMAPI FlmErrorIsFileCorrupt (RCODE rc)
 Determine if a return code (RCODE) indicates a corruption.
FLMEXP const char *FLMAPI FlmErrorString (RCODE rc)
 Convert a return code (RCODE) into a string.
FLMEXP RCODE FLMAPI FlmGetDiagInfo (HFDB hDb, eDiagInfoType eDiagCode, void *pvDiagInfo)
 Get diagnostic information.

Function Documentation

FLMEXP FLMBOOL FLMAPI FlmErrorIsFileCorrupt RCODE  rc  ) 
 

Determine if a return code (RCODE) indicates a corruption.

Parameters:
rc  Error code to be tested.

FLMEXP const char* FLMAPI FlmErrorString RCODE  rc  ) 
 

Convert a return code (RCODE) into a string.

Parameters:
rc  Error code that is to be converted to a string.

FLMEXP RCODE FLMAPI FlmGetDiagInfo HFDB  hDb,
eDiagInfoType  eDiagCode,
void *  pvDiagInfo
 

Get diagnostic information.

Parameters:
hDb  Database handle.
eDiagCode  Diagnostic desired.
pvDiagInfo  Diagnostic information returned here. See documentation on eDiagInfoType for more detailed information.


Generated on Wed Oct 4 12:11:43 2006 for FLAIM by  doxygen 1.4.6