Otcfgremotealternateaddress, Otcfgremoteapplication – Apple Network Setup User Manual
Page 123

C H A P T E R 4
Network Setup Protocol Structures and Data Types
Protocol Structures
123
■
(page 137) stores core configuration information for
the personal server.
■
(page 138) stores information used by the PPP terminal
window.
■
(page 139) stores the current user mode and the
administration password for the control panel.
■
(page 140) stores X.25 connection information.
OTCfgRemoteAlternateAddress
4
The
OTCfgRemoteAlternateAddress
structure stores an alternate number to dial
for outgoing ARA connections.
struct OTCfgRemoteAlternateAddress
{
UInt32 pad;
Str255 alternateAddress;
};
Field descriptions
pad
Must be zero
.
alternateAddress
A string containing the alternate number to dial.
The preference type for this preference is
kOTCfgRemoteAlternateAddressPref
,
which is defined as
'cead'
.
OTCfgRemoteApplication
4
The
OTCfgRemoteApplication
structure stores information for the Remote Access
application (or OT/PPP).
struct OTCfgRemoteApplication
{
UInt32
version;
Point
fWindowPosition;