Enumerations | |
enum | { CP_noErr = 0, CP_eventNotHandledErr = -9874, CP_fnfErr = -43, CP_paramErr = -50, CP_resNotFound = -192, CP_procNotFound = -600, CP_eofErr = -39 } |
Variables | |
CPLAT_Begin_Namespace_CPLAT const SInt16 | CP_Err_SocketErr = 1300 |
const SInt16 | CP_Err_CouldNotGetHost = 1301 |
const SInt16 | CP_Err_CouldNotOpenSocket = 1302 |
const SInt16 | CP_Err_CouldNotConnectToSocket = 1303 |
const SInt16 | CP_Err_SendingToSocket = 1304 |
const SInt16 | CP_Err_ReceivingFromSocket = 1305 |
const SInt16 | CP_Err_CouldNotConnectToSocket_Timeout = 1306 |
const SInt16 | CP_Err_CouldNotAccept_TooManyFilesOpen = 1307 |
const SInt16 | CP_Err_CouldNotAccept_Abort = 1308 |
const SInt16 | kCP_Err_ServerReplyError = 1400 |
const SInt16 | kCP_Err_SMTPEncodingError = 1401 |
const SInt16 | kCP_Err_OpenGL_AGLConextError = 1500 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|