18.5 Error code list 143
18.5 Error code list
Numerical Value String Representation Brief Description Detailed Description
-2000 PROPHANDLING_NOT_←-
A_LIST
This component is not a list. A list operation for this com-
ponent has been called but
this component does not ref-
erence a list.[-2000]
-2001 PROPHANDLING_NOT_←-
A_PROPERTY
This component is not a
property.
A property operation for this
component has been called
but this component does not
reference a property.[-2001]
-2002 PROPHANDLING_NOT_←-
A_METHOD
This component is not a
method.
A method operation for this
component has been called
but this component does not
reference a method.[-2002]
-2003 PROPHANDLING_NO_R←-
EAD_RIGHTS
The caller has no read rights
for this component.
It has been tried to read data
from this component, but the
caller has no read rights for
this component.[-2003]
-2004 PROPHANDLING_NO_W←-
RITE_RIGHTS
The caller has no write rights
for this component.
It has been tried to modify
data of this component, but
the caller has no write rights
for this component.[-2004]
-2005 PROPHANDLING_NO_M←-
ODIFY_SIZE_RIGHTS
The caller can't modify the
size of this component.
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]
-2006 PROPHANDLING_INCO←-
MPATIBLE_COMPONEN←-
TS
The two involved compo-
nents are not compatible.
An operation requiring two
compatible components
has been called with two
components, which are not
compatible.[-2006]
-2008 PROPHANDLING_UNSU←-
PPORTED_PARAMETER
One or more of the speci-
fied parameters are not sup-
ported by the function.
This error might also be gen-
erated if a certain feature is
not available on the current
platform.[-2008]
MATRIX VISION GmbH