qg_noErr |
0 |
No error |
qg_paramErr |
-50 |
One of the parameters is illegal |
qg_memFullErr |
-108 |
Out of memory |
qg_cDepthErr |
-157 |
Illegal color depth value |
qg_badCompSel |
0x80008002 |
Bad component selector - command not supported by the component |
qg_gestaltUnknownErr |
-5550 |
Unknown Gestalt |
qg_gestaltUndefSelectorErr |
-5551 |
Undefined Gestalt selector |
qg_cantFindHandlerErr |
-2003 |
Can't find handler |
qg_cantOpenHandlerErr |
-2004 |
Can't open handler |
qg_badComponentTypeErr |
-2005 |
Bad component type |
qg_noMediaHandlerErr |
-2006 |
No media handler |
qg_noDataHandlerErr |
-2007 |
No data handler |
qg_compDllLoadErr |
-2091 |
[Windows] Component DLL load error |
qg_compDllEntryNotFoundErr |
-2092 |
[Windows] Component DLL entry not found |
qg_qtmlDllLoadErr |
-2093 |
[Windows] QTML DLL load error |
qg_qtmlDllEntryNotFoundErr |
-2094 |
[Windows] QTML DLL entry not found |
qg_qtmlGlueDllNotFoundErr |
65537 |
[Windows] QTMLGlue.dll not found |
qg_qtmlGlueVersionErr |
65538 |
[Windows] QTMLGlue.dll version error |
qg_QuickTimeVersionErr |
65541 |
Wrong version of QuickTime |
qg_demoExpiredErr |
-29001 |
The demo version has timed out |
qg_SourceErr |
-29101 |
The source table for the QGrid area is not defined |
qg_NoPictureErr |
-29102 |
No picture object is defined for the area cells |
qg_NoCaptionErr |
-29103 |
No caption object is defined for the area cells |
qg_NoObjectsDefinedErr |
-29104 |
No objects are defined for the area cells |
qg_CellIndexErr |
-29105 |
Cell index is out of range |
qg_InvalidRectErr |
-29106 |
Error in rectangle dimensions |
qg_WrongGridContentErr |
-29200 |
Expression-based and table-based QGrid commands mixed |
qg_InternalIndexErr |
-29201 |
Drag and drop signature indexing error |