Contents - Index


4.2.2.2 Error Handling

Should any API function call fail, it returns an "error" (or "status") code other than SLS_SUCCESS. A full list of these codes can be found in the topic SlsApi Status Codes. To obtain the error message you call SLS_GetErrorMessage with the code.