18.5 Error code list
18.5 Error code list
Numerical Value
String Representation
-2000
PROPHANDLING_NOT_
A_LIST
-2001
PROPHANDLING_NOT_
A_PROPERTY
-2002
PROPHANDLING_NOT_
A_METHOD
-2003
PROPHANDLING_NO_R
EAD_RIGHTS
-2004
PROPHANDLING_NO_W
RITE_RIGHTS
-2005
PROPHANDLING_NO_M
ODIFY_SIZE_RIGHTS
-2006
PROPHANDLING_INCO
MPATIBLE_COMPONEN
TS
-2008
PROPHANDLING_UNSU
PPORTED_PARAMETER
MATRIX VISION GmbH
Brief Description
This component is not a list.
This component is not a
property.
This component is not a
method.
The caller has no read rights
for this component.
The caller has no write rights
for this component.
The caller can't modify the
size of this component.
The two involved compo-
nents are not compatible.
One or more of the speci-
fied parameters are not sup-
ported by the function.
Detailed Description
A list operation for this com-
ponent has been called but
this component does not ref-
erence a list.[-2000]
A property operation for this
component has been called
but this component does not
reference a property.[-2001]
A method operation for this
component has been called
but this component does not
reference a method.[-2002]
It has been tried to read data
from this component, but the
caller has no read rights for
this component.[-2003]
It has been tried to modify
data of this component, but
the caller has no write rights
for this component.[-2004]
It has been tried to mod-
ify the size of this list or
the number of values stored
by a property, but the caller
doesn't have the required
right to do this.This error will
also be reported if the user
tried to increase the num-
ber of values handled by
a property above the maxi-
mum number of values it can
handle.
Therefore before
resizing a property check
if the new size might ex-
ceeds this maximum value
by calling the appropriate
function.[-2005]
An operation requiring two
compatible
components
has been called with two
components, which are not
compatible.[-2006]
This error might also be gen-
erated if a certain feature is
not available on the current
platform.[-2008]
143
Need help?
Do you have a question about the mvBlueFOX3 and is the answer not in the manual?