Apple Network Setup manual OTCfgRemoteUserMode

Models: Network Setup

1 184
Download 184 pages 5.56 Kb
Page 139
Image 139
OTCfgRemoteUserMode

C H A P T E R 4

Network Setup Protocol Structures and Data Types

Str255 fFontName;

};

typedef struct OTCfgRemoteTerminal OTCfgRemoteTerminal;

fVersion

Must be 1.

fLocalEcho

Set to TRUE for the terminal window to echo typed

 

characters; otherwise, set to FALSE. The default is FALSE.

fNonModal

Must be FALSE.

fPowerUser

Must be FALSE.

fQuitWhenPPPStarts Set to TRUE to cause the terminal window to quit when the

 

PPP connection is made. The default is TRUE.

fDontAskVarStr

The default is FALSE.

fNoVarStrReplace

Must be FALSE.

fLFAfterCR

Must be FALSE.

fAskToSaveOnQuit

Set to TRUE to cause ARA to ask to save changes when the

 

terminal window closes. The default is FALSE.

fWindowRect

Must be zero.

fTypedCharStyle

Style used for typed characters. The default is bold.

fPrintedCharStyle

Style used for characters sent by the other end of the

 

connection. The default is plain.

fEchoedCharStyle

Style used for echoed characters. The default is italic.

pad

Must be zero.

fFontSize

The font size. The default is 9 point.

fFontName

The font in which characters are displayed. The default is

 

Monaco on Roman systems.

The preference type for this preference is kOTCfgRemoteTerminalPref, which is defined as 'term'.

OTCfgRemoteUserMode

The OTCfgRemoteUserMode structure stores the current user mode and the administration password.

Protocol Structures

139

Page 139
Image 139
Apple Network Setup manual OTCfgRemoteUserMode