3.5. Error Codes

System control error code

Error Code

Definition

Description

0xC0028003

CVI_ERR_SYS_ILLEGAL_PARAM

invalid parameter setting

0xC0028006

CVI_ERR_SYS_NULL_PTR

null pointer

0xC0028008

CVI_ERR_SYS_NOT_SUPPORT

features not supported

0xC0028009

CVI_ERR_SYS_NOT_PERM

operation not allowed

0xC002800C

CVI_ERR_SYS_NOMEM

memory allocation failure, such as insufficient system memory

0xC002800D

CVI_ERR_SYS_REMAPPING

memory mapping failed

0xC0028010

CVI_ERR_SYS_NOTREADY

The system control property is not configured

0xC0028012

CVI_ERR_SYS_BUSY

The system is busy

Video block pool error code

Error Code

Definition

Description

0xC0018003

CVI_ERR_VB_ILLEGAL_PARAM

invalid parameter setting

0xC0018005

CVI_ERR_VB_UNEXIST

video block does not exist

0xC0018006

CVI_ERR_VB_NULL_PTR

null pointer

0xC0018009

CVI_ERR_VB_NOT_PERM

operation not allowed

0xC001800C

CVI_ERR_VB_NOMEM

memory allocation failure, such as insufficient system memory

0xC001800D

CVI_ERR_VB_NOBUF

memory buff failed

0xC0018010

CVI_ERR_VB_NOTREADY

The system control property is not configured

0xC0018012

CVI_ERR_VB_BUSY

The system is busy

0xC0018013

CVI_ERR_VB_SIZE_NOT_ENOUGH

VB block size is not enough

0xC0018040

CVI_ERR_VB_2MPOOLS

too many cache pools created