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. |
|
Determine if a return code (RCODE) indicates a corruption.
|
|
Convert a return code (RCODE) into a string.
|
|
Get diagnostic information.
|