Defines |
| #define | kASNoError 0x00000000L |
| #define | kASUnimplementedError '!IMP' |
| #define | kASUserCanceledError 'stop' |
| #define | kSPNoError 0x00000000 |
| | PICA no-error code is NULL.
|
| #define | kSPUnimplementedError '!IMP' |
| | PICA error, applies to all PICA suites.
|
| #define | kSPUserCanceledError 'stop' |
| | PICA error.
|
| #define | kSPCantAcquirePluginError '!Acq' |
| | PICA access error.
|
| #define | kSPCantReleasePluginError '!Rel' |
| | PICA access error.
|
| #define | kSPPluginAlreadyReleasedError 'AlRl' |
| | PICA access error.
|
| #define | kSPAdapterAlreadyExistsError 'AdEx' |
| | PICA adapter error.
|
| #define | kSPBadAdapterListIteratorError 'BdAL' |
| | PICA adapter error.
|
| #define | kSPBadParameterError 'Parm' |
| | Basic PICA error.
|
| #define | kSPCantChangeBlockDebugNowError '!Now' |
| | PICA debugging error.
|
| #define | kSPBlockDebugNotEnabledError '!Nbl' |
| | PICA debugging error.
|
| #define | kSPOutOfMemoryError -108 |
| | PICA memory management error.
|
| #define | kSPBlockSizeOutOfRangeError 'BkRg' |
| | PICA memory management error.
|
| #define | kSPPluginCachesFlushResponse 'pFls' |
| | One of two possible responses a plug-in should return when it receives the kSPPluginPurgeCachesSelector.
|
| #define | kSPPluginCouldntFlushResponse kSPNoError; |
| | One of two possible responses a plug-in should return when it receives the kSPPluginPurgeCachesSelector.
|
| #define | kSPTroubleAddingFilesError 'TAdd' |
| | PICA file-access error.
|
| #define | kSPBadFileListIteratorError 'BFIt' |
| | PICA file-access error.
|
| #define | kSPTroubleInitializingError 'TIni' |
| | PICA plug-in start-up error.
|
| #define | kHostCanceledStartupPluginsError 'H!St' |
| | PICA plug-in start-up error.
|
| #define | kSPNotASweetPeaPluginError 'NSPP' |
| | PICA interface error.
|
| #define | kSPAlreadyInSPCallerError 'AISC' |
| | PICA interface error.
|
| #define | kSPUnknownAdapterError '?Adp' |
| | PICA plug-in error.
|
| #define | kSPBadPluginListIteratorError 'PiLI' |
| | PICA plug-in error.
|
| #define | kSPBadPluginHost 'PiH0' |
| | PICA plug-in error.
|
| #define | kSPCantAddHostPluginError 'AdHo' |
| | PICA plug-in error.
|
| #define | kSPPluginNotFound 'P!Fd' |
| | PICA plug-in error.
|
| #define | kSPCorruptPiPLError 'CPPL' |
| | PICA properties error.
|
| #define | kSPBadPropertyListIteratorError 'BPrI' |
| | PICA properties error.
|
| #define | kSPSuiteNotFoundError 'S!Fd' |
| | PICA suite access error.
|
| #define | kSPSuiteAlreadyExistsError 'SExi' |
| | PICA suite access error.
|
| #define | kSPSuiteAlreadyReleasedError 'SRel' |
| | PICA suite access error.
|
| #define | kSPBadSuiteListIteratorError 'SLIt' |
| | PICA suite access error.
|
| #define | kSPBadSuiteInternalVersionError 'SIVs' |
| | PICA suite access error.
|