DLL
Kalipso - Developing - Error Codes - DLL
Last updated
Kalipso - Developing - Error Codes - DLL
Last updated
Code
Error
Description
-801
K_ERROR_DLL_FILE_LOAD
Error loading DLL file
-802
K_ERROR_DLL_FILE_UNLOAD
Error unloading DLL file
-803
K_ERROR_DLL_FILE_NOT_LOADED
Error accessing DLL file. DLL file not loaded
-804
K_ERROR_DLL_FUNCTION_LOAD
Error loading DLL function