|
Example
|

Go to the source code of this file.
Typedefs | |
| typedef enum clCError | clCError |
| Capsule error. | |
Enumerations | |
| enum | clCError { clC_Error_OK = 0 , clC_Error_FailedToConnect , clC_Error_FailedToInitConnection , clC_Error_FailedToInitialize , clC_Error_DeviceError , clC_Error_IndividualNFBNotCalibrated , clC_Error_NotReceived , clC_Error_UnlicensedAccess , clC_Error_UNKNOWN = 99 } |
| Capsule error. More... | |
| enum clCError |