Mac OS 9
TerminalTools.h File Reference

Communications Toolbox Terminal tools Interfaces. More...

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

Go to the source code of this file.

Data Structures

struct  TMSearchBlock
 
struct  TMSetupStruct
 

Typedefs

typedef struct TMSearchBlock TMSearchBlock
 
typedef TMSearchBlockTMSearchBlockPtr
 
typedef struct TMSetupStruct TMSetupStruct
 
typedef TMSetupStructTMSetupPtr
 

Enumerations

enum  {
  tdefType = FOUR_CHAR_CODE('tdef') , tvalType = FOUR_CHAR_CODE('tval') , tsetType = FOUR_CHAR_CODE('tset') , tlocType = FOUR_CHAR_CODE('tloc') ,
  tscrType = FOUR_CHAR_CODE('tscr') , tbndType = FOUR_CHAR_CODE('tbnd') , tverType = FOUR_CHAR_CODE('vers')
}
 
enum  {
  tmInitMsg = 0 , tmDisposeMsg = 1 , tmSuspendMsg = 2 , tmResumeMsg = 3 ,
  tmMenuMsg = 4 , tmEventMsg = 5 , tmActivateMsg = 6 , tmDeactivateMsg = 7 ,
  tmGetErrorStringMsg = 8 , tmIdleMsg = 50 , tmResetMsg = 51 , tmKeyMsg = 100 ,
  tmStreamMsg = 101 , tmResizeMsg = 102 , tmUpdateMsg = 103 , tmClickMsg = 104 ,
  tmGetSelectionMsg = 105 , tmSetSelectionMsg = 106 , tmScrollMsg = 107 , tmClearMsg = 108 ,
  tmGetLineMsg = 109 , tmPaintMsg = 110 , tmCursorMsg = 111 , tmGetEnvironsMsg = 112 ,
  tmDoTermKeyMsg = 113 , tmCountTermKeysMsg = 114 , tmGetIndTermKeyMsg = 115
}
 
enum  { tmValidateMsg = 0 , tmDefaultMsg = 1 }
 
enum  {
  tmSpreflightMsg = 0 , tmSsetupMsg = 1 , tmSitemMsg = 2 , tmSfilterMsg = 3 ,
  tmScleanupMsg = 4
}
 
enum  { tmMgetMsg = 0 , tmMsetMsg = 1 }
 
enum  { tmL2English = 0 , tmL2Intl = 1 }
 

Detailed Description

Communications Toolbox Terminal 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
tmInitMsg 

messages

◆ anonymous enum

anonymous enum
Enumerator
tmValidateMsg 

messages for validate DefProc

◆ anonymous enum

anonymous enum
Enumerator
tmSpreflightMsg 

messages for Setup DefProc

◆ anonymous enum

anonymous enum
Enumerator
tmMgetMsg 

messages for scripting defProc

◆ anonymous enum

anonymous enum
Enumerator
tmL2English 

messages for localization defProc