Value range is between 0x80000100 and 0x800001FF. More...
Macros | |
| #define | MV_E_GC_GENERIC 0x80000100 |
| Generic error. More... | |
| #define | MV_E_GC_ARGUMENT 0x80000101 |
| Invalid parameter. More... | |
| #define | MV_E_GC_RANGE 0x80000102 |
| The value is out of range. More... | |
| #define | MV_E_GC_PROPERTY 0x80000103 |
| Property error. More... | |
| #define | MV_E_GC_RUNTIME 0x80000104 |
| Incorrect running environment. More... | |
| #define | MV_E_GC_LOGICAL 0x80000105 |
| Logic error. More... | |
| #define | MV_E_GC_ACCESS 0x80000106 |
| Incorrect node access condition. More... | |
| #define | MV_E_GC_TIMEOUT 0x80000107 |
| Timed out. More... | |
| #define | MV_E_GC_DYNAMICCAST 0x80000108 |
| Dynamic cast error. More... | |
| #define | MV_E_GC_UNKNOW 0x800001FF |
| GenICam unknown error. More... | |
Value range is between 0x80000100 and 0x800001FF.
| #define MV_E_GC_GENERIC 0x80000100 |
Generic error.
| #define MV_E_GC_ARGUMENT 0x80000101 |
Invalid parameter.
| #define MV_E_GC_RANGE 0x80000102 |
The value is out of range.
| #define MV_E_GC_PROPERTY 0x80000103 |
Property error.
| #define MV_E_GC_RUNTIME 0x80000104 |
Incorrect running environment.
| #define MV_E_GC_LOGICAL 0x80000105 |
Logic error.
| #define MV_E_GC_ACCESS 0x80000106 |
Incorrect node access condition.
| #define MV_E_GC_TIMEOUT 0x80000107 |
Timed out.
| #define MV_E_GC_DYNAMICCAST 0x80000108 |
Dynamic cast error.
| #define MV_E_GC_UNKNOW 0x800001FF |
GenICam unknown error.