enum ErrorCodes

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration ErrorCodes

EnumeratorValueDescription
ERROR_NONE0No error
ERROR_PROTOCOL_SERVER1Protocol server error
ERROR_PROTOCOL_CLIENT2Protocol client error
ERROR_DEVICE3Device error
ERROR_INTERNAL4Internal error

Parent topic: Api (C++)