Mac OS 9
ConnectionTools.h File Reference

Communications Toolbox Connection Tools Interfaces. More...

#include <ConditionalMacros.h>
#include <Dialogs.h>
#include <Connections.h>

Go to the source code of this file.

Data Structures

struct  CMDataBuffer
 
struct  CMCompletorRecord
 
struct  CMSetupStruct
 

Typedefs

typedef struct CMDataBuffer CMDataBuffer
 
typedef CMDataBufferCMDataBufferPtr
 
typedef struct CMCompletorRecord CMCompletorRecord
 
typedef CMCompletorRecordCMCompletorPtr
 
typedef struct CMSetupStruct CMSetupStruct
 
typedef CMSetupStructCMSetupPtr
 

Enumerations

enum  {
  cmInitMsg = 0 , cmDisposeMsg = 1 , cmSuspendMsg = 2 , cmResumeMsg = 3 ,
  cmMenuMsg = 4 , cmEventMsg = 5 , cmActivateMsg = 6 , cmDeactivateMsg = 7 ,
  cmIdleMsg = 50 , cmResetMsg = 51 , cmAbortMsg = 52 , cmReadMsg = 100 ,
  cmWriteMsg = 101 , cmStatusMsg = 102 , cmListenMsg = 103 , cmAcceptMsg = 104 ,
  cmCloseMsg = 105 , cmOpenMsg = 106 , cmBreakMsg = 107 , cmIOKillMsg = 108 ,
  cmEnvironsMsg = 109 , cmNewIOPBMsg = 110 , cmDisposeIOPBMsg = 111 , cmGetErrorStringMsg = 112 ,
  cmPBReadMsg = 113 , cmPBWriteMsg = 114 , cmPBIOKillMsg = 115
}
 
enum  { cmValidateMsg = 0 , cmDefaultMsg = 1 }
 
enum  {
  cmSpreflightMsg = 0 , cmSsetupMsg = 1 , cmSitemMsg = 2 , cmSfilterMsg = 3 ,
  cmScleanupMsg = 4
}
 
enum  { cmMgetMsg = 0 , cmMsetMsg = 1 }
 
enum  { cmL2English = 0 , cmL2Intl = 1 }
 
enum  {
  cdefType = FOUR_CHAR_CODE('cdef') , cvalType = FOUR_CHAR_CODE('cval') , csetType , clocType ,
  cscrType , cbndType = FOUR_CHAR_CODE('cbnd') , cverType = FOUR_CHAR_CODE('vers')
}
 

Detailed Description

Communications Toolbox Connection Tools Interfaces.

Introduced In: System 7.5
Avaliable From: Universal Interfaces 3.4.1
Copyright: © 1988-2001 by Apple Computer, Inc., all rights reserved

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
cmInitMsg 

messages for DefProc

cmNewIOPBMsg 

new connection tool messages for ctb 1.1

◆ anonymous enum

anonymous enum
Enumerator
cmValidateMsg 

messages for validate DefProc

◆ anonymous enum

anonymous enum
Enumerator
cmSpreflightMsg 

messages for Setup DefProc

◆ anonymous enum

anonymous enum
Enumerator
cmMgetMsg 

messages for scripting defProc

◆ anonymous enum

anonymous enum
Enumerator
cmL2English 

messages for localization defProc

◆ anonymous enum

anonymous enum
Enumerator
cdefType 

private data constants

cvalType 

main connection definition procedure

csetType 

validation definition procedure

clocType 

connection setup definition procedure

cscrType 

connection configuration localization defProc

cbndType 

connection scripting defProc interfaces

cverType 

bundle type for connection