<< Click to Display Table of Contents > 

Client Control Interface Manual > Implementation > Error Codes

Error Codes
Previous pageReturn to chapter overviewNext page

The CCI error codes depend on the used CCI implementation.

 
CCI OCX (ActiveX) error codes:

Error code

Description

0

Command failed

1

Command succeded

If NewCciErrorReturn is enabled, further error returns are possible:

-10000

No entity found with this name

-10001

Job is empty

-10002

Function returned 0 (not ok)

-10003

Not allowed in SAM3D mode

-10004

No valid license

-10006

Object out of field

Table 419: CCI OCX (ActiveX) error codes

 
CCI COM (CCI Ex) HRESULT error codes:

Error code

Description

0x80040200

Please inform SCAPS by email: info@scaps.com

0x80040201

An event could not call a subscriber: SAMLight not available

0x80040202

TCP timed out

0x80040211

No entity with this name found

0x80040212

Job is empty

0x80040213

Function returned 0 (not ok)

0x80040214

Not allowed in SAM3D mode

0x80040215

No outline because the entities are empty

0x80040216

No valid license

Table 420: CCI COM (CCI Ex) HRESULT error codes

 
CCI ASCII (plain text) error codes:

Error code

Description

0

Command failed

1

Command succeded

Table 421: CCI ASCII (plain text) error codes