变量
MvErrorDefine_const 命名空间参考

变量

int MV_OK = 0x00000000
 
int MV_E_HANDLE = 0x80000000
 
int MV_E_SUPPORT = 0x80000001
 
int MV_E_BUFOVER = 0x80000002
 
int MV_E_CALLORDER = 0x80000003
 
int MV_E_PARAMETER = 0x80000004
 
int MV_E_RESOURCE = 0x80000006
 
int MV_E_NODATA = 0x80000007
 
int MV_E_PRECONDITION = 0x80000008
 
int MV_E_VERSION = 0x80000009
 
int MV_E_NOENOUGH_BUF = 0x8000000A
 
int MV_E_ABNORMAL_IMAGE = 0x8000000B
 
int MV_E_LOAD_LIBRARY = 0x8000000C
 
int MV_E_UNKNOW = 0x800000FF
 
int MV_E_GC_GENERIC = 0x80000100
 
int MV_E_GC_ARGUMENT = 0x80000101
 
int MV_E_GC_RANGE = 0x80000102
 
int MV_E_GC_PROPERTY = 0x80000103
 
int MV_E_GC_RUNTIME = 0x80000104
 
int MV_E_GC_LOGICAL = 0x80000105
 
int MV_E_GC_ACCESS = 0x80000106
 
int MV_E_GC_TIMEOUT = 0x80000107
 
int MV_E_GC_DYNAMICCAST = 0x80000108
 
int MV_E_GC_UNKNOW = 0x800001FF
 
int MV_E_NOT_IMPLEMENTED = 0x80000200
 
int MV_E_INVALID_ADDRESS = 0x80000201
 
int MV_E_WRITE_PROTECT = 0x80000202
 
int MV_E_ACCESS_DENIED = 0x80000203
 
int MV_E_BUSY = 0x80000204
 
int MV_E_PACKET = 0x80000205
 
int MV_E_NETER = 0x80000206
 
int MV_E_IP_CONFLICT = 0x80000221
 
int MV_E_USB_READ = 0x80000300
 
int MV_E_USB_WRITE = 0x80000301
 
int MV_E_USB_DEVICE = 0x80000302
 
int MV_E_USB_GENICAM = 0x80000303
 
int MV_E_USB_BANDWIDTH = 0x80000304
 
int MV_E_USB_DRIVER = 0x80000305
 
int MV_E_USB_UNKNOW = 0x800003FF
 
int MV_E_UPG_FILE_MISMATCH = 0x80000400
 
int MV_E_UPG_LANGUSGE_MISMATCH = 0x80000401
 
int MV_E_UPG_CONFLICT = 0x80000402
 
int MV_E_UPG_INNER_ERR = 0x80000403
 
int MV_E_UPG_UNKNOW = 0x800004FF
 

变量说明

◆ MV_OK

int MV_OK = 0x00000000

◆ MV_E_HANDLE

int MV_E_HANDLE = 0x80000000

◆ MV_E_SUPPORT

int MV_E_SUPPORT = 0x80000001

◆ MV_E_BUFOVER

int MV_E_BUFOVER = 0x80000002

◆ MV_E_CALLORDER

int MV_E_CALLORDER = 0x80000003

◆ MV_E_PARAMETER

int MV_E_PARAMETER = 0x80000004

◆ MV_E_RESOURCE

int MV_E_RESOURCE = 0x80000006

◆ MV_E_NODATA

int MV_E_NODATA = 0x80000007

◆ MV_E_PRECONDITION

int MV_E_PRECONDITION = 0x80000008

◆ MV_E_VERSION

int MV_E_VERSION = 0x80000009

◆ MV_E_NOENOUGH_BUF

int MV_E_NOENOUGH_BUF = 0x8000000A

◆ MV_E_ABNORMAL_IMAGE

int MV_E_ABNORMAL_IMAGE = 0x8000000B

◆ MV_E_LOAD_LIBRARY

int MV_E_LOAD_LIBRARY = 0x8000000C

◆ MV_E_UNKNOW

int MV_E_UNKNOW = 0x800000FF

◆ MV_E_GC_GENERIC

int MV_E_GC_GENERIC = 0x80000100

◆ MV_E_GC_ARGUMENT

int MV_E_GC_ARGUMENT = 0x80000101

◆ MV_E_GC_RANGE

int MV_E_GC_RANGE = 0x80000102

◆ MV_E_GC_PROPERTY

int MV_E_GC_PROPERTY = 0x80000103

◆ MV_E_GC_RUNTIME

int MV_E_GC_RUNTIME = 0x80000104

◆ MV_E_GC_LOGICAL

int MV_E_GC_LOGICAL = 0x80000105

◆ MV_E_GC_ACCESS

int MV_E_GC_ACCESS = 0x80000106

◆ MV_E_GC_TIMEOUT

int MV_E_GC_TIMEOUT = 0x80000107

◆ MV_E_GC_DYNAMICCAST

int MV_E_GC_DYNAMICCAST = 0x80000108

◆ MV_E_GC_UNKNOW

int MV_E_GC_UNKNOW = 0x800001FF

◆ MV_E_NOT_IMPLEMENTED

int MV_E_NOT_IMPLEMENTED = 0x80000200

◆ MV_E_INVALID_ADDRESS

int MV_E_INVALID_ADDRESS = 0x80000201

◆ MV_E_WRITE_PROTECT

int MV_E_WRITE_PROTECT = 0x80000202

◆ MV_E_ACCESS_DENIED

int MV_E_ACCESS_DENIED = 0x80000203

◆ MV_E_BUSY

int MV_E_BUSY = 0x80000204

◆ MV_E_PACKET

int MV_E_PACKET = 0x80000205

◆ MV_E_NETER

int MV_E_NETER = 0x80000206

◆ MV_E_IP_CONFLICT

int MV_E_IP_CONFLICT = 0x80000221

◆ MV_E_USB_READ

int MV_E_USB_READ = 0x80000300

◆ MV_E_USB_WRITE

int MV_E_USB_WRITE = 0x80000301

◆ MV_E_USB_DEVICE

int MV_E_USB_DEVICE = 0x80000302

◆ MV_E_USB_GENICAM

int MV_E_USB_GENICAM = 0x80000303

◆ MV_E_USB_BANDWIDTH

int MV_E_USB_BANDWIDTH = 0x80000304

◆ MV_E_USB_DRIVER

int MV_E_USB_DRIVER = 0x80000305

◆ MV_E_USB_UNKNOW

int MV_E_USB_UNKNOW = 0x800003FF

◆ MV_E_UPG_FILE_MISMATCH

int MV_E_UPG_FILE_MISMATCH = 0x80000400

◆ MV_E_UPG_LANGUSGE_MISMATCH

int MV_E_UPG_LANGUSGE_MISMATCH = 0x80000401

◆ MV_E_UPG_CONFLICT

int MV_E_UPG_CONFLICT = 0x80000402

◆ MV_E_UPG_INNER_ERR

int MV_E_UPG_INNER_ERR = 0x80000403

◆ MV_E_UPG_UNKNOW

int MV_E_UPG_UNKNOW = 0x800004FF