|
Mac OS 9
|
Communications Toolbox Terminal tools Interfaces. More...
Go to the source code of this file.
Data Structures | |
| struct | TMSearchBlock |
| struct | TMSetupStruct |
Typedefs | |
| typedef struct TMSearchBlock | TMSearchBlock |
| typedef TMSearchBlock * | TMSearchBlockPtr |
| typedef struct TMSetupStruct | TMSetupStruct |
| typedef TMSetupStruct * | TMSetupPtr |
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 } |
Communications Toolbox Terminal tools Interfaces.
For bug reports, consult the following page on the World Wide Web:
http://developer.apple.com/bugreporter/