Mac OS 9
OTCfgRemoteTerminal Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt32 fVersion
 
Boolean fLocalEcho
 
Boolean fNonModal
 
Boolean fPowerUser
 
Boolean fQuitWhenPPPStarts
 
Boolean fDontAskVarStr
 
Boolean fNoVarStrReplace
 
Boolean fLFAfterCR
 
Boolean fAskToSaveOnQuit
 
Rect fWindowRect
 
Style fTypedCharStyle
 
Style fPrintedCharStyle
 
Style fEchoedCharStyle
 
UInt8 pad
 
SInt16 fFontSize
 
Str255 fFontName
 

Detailed Description

OTCfgRemoteTerminal holds preferences used by the PPP terminal window.

Field Documentation

◆ fAskToSaveOnQuit

Boolean OTCfgRemoteTerminal::fAskToSaveOnQuit

must be false

◆ fDontAskVarStr

Boolean OTCfgRemoteTerminal::fDontAskVarStr

as set in the options dialog, default true

◆ fEchoedCharStyle

Style OTCfgRemoteTerminal::fEchoedCharStyle

style used for characters printed, default to normal (0)

◆ fFontName

Str255 OTCfgRemoteTerminal::fFontName

default is 9

◆ fFontSize

SInt16 OTCfgRemoteTerminal::fFontSize

must be zero

◆ fLFAfterCR

Boolean OTCfgRemoteTerminal::fLFAfterCR

must be false

◆ fLocalEcho

Boolean OTCfgRemoteTerminal::fLocalEcho

must be 1

◆ fNonModal

Boolean OTCfgRemoteTerminal::fNonModal

whether to echo typed characters, default false

◆ fNoVarStrReplace

Boolean OTCfgRemoteTerminal::fNoVarStrReplace

default false

◆ fPowerUser

Boolean OTCfgRemoteTerminal::fPowerUser

must be false

◆ fPrintedCharStyle

Style OTCfgRemoteTerminal::fPrintedCharStyle

style used for characters type, default to bold (2)

◆ fQuitWhenPPPStarts

Boolean OTCfgRemoteTerminal::fQuitWhenPPPStarts

must be false

◆ fTypedCharStyle

Style OTCfgRemoteTerminal::fTypedCharStyle

must be zero

◆ fWindowRect

Rect OTCfgRemoteTerminal::fWindowRect

as set in the options dialog, default false

◆ pad

UInt8 OTCfgRemoteTerminal::pad

style used for characters echoed, default to italic (1)


The documentation for this struct was generated from the following file: