# DLL

| 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                    |
