Mac OS 9
OTCfgRemoteConnect Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt32 version
 
UInt32 fType
 
UInt32 isGuest
 
UInt32 canInteract
 
UInt32 showStatus
 
UInt32 passwordSaved
 
UInt32 flashConnectedIcon
 
UInt32 issueConnectedReminders
 
SInt32 reminderMinutes
 
UInt32 connectManually
 
UInt32 allowModemDataCompression
 
OTCfgRemotePPPConnectScript chatMode
 
OTCfgRemoteProtocol serialProtocolMode
 
UInt32 passwordPtr
 
UInt32 userNamePtr
 
UInt32 addressLength
 
UInt32 addressPtr
 
Str63 chatScriptName
 
UInt32 chatScriptLength
 
UInt32 chatScriptPtr
 
UInt32 additional
 
UInt32 useSecurityModule
 
OSType securitySignature
 
UInt32 securityDataLength
 
UInt32 securityDataPtr
 

Detailed Description

The OTCfgRemoteConnect holds the core connection information for a Remote Access configuration.

Field Documentation

◆ additional

UInt32 OTCfgRemoteConnect::additional

run-time use only, initialise to 0, read ignore & preserve

◆ addressLength

UInt32 OTCfgRemoteConnect::addressLength

run-time use only, initialise to 0, read ignore & preserve

◆ addressPtr

UInt32 OTCfgRemoteConnect::addressPtr

length of phone number (OTCfgRemoteAddress)

◆ allowModemDataCompression

UInt32 OTCfgRemoteConnect::allowModemDataCompression

must be 0

◆ canInteract

UInt32 OTCfgRemoteConnect::canInteract

registered user (0) or guest (1) login

◆ chatMode

OTCfgRemotePPPConnectScript OTCfgRemoteConnect::chatMode

allow modem data compression (1) or not (0), only valid for PPP connections

◆ chatScriptLength

UInt32 OTCfgRemoteConnect::chatScriptLength

user-visible name of chat script

◆ chatScriptName

Str63 OTCfgRemoteConnect::chatScriptName

run-time use only, initialise to 0, read ignore & preserve

◆ chatScriptPtr

UInt32 OTCfgRemoteConnect::chatScriptPtr

length of chat script (OTCfgRemoteChat)

◆ connectManually

UInt32 OTCfgRemoteConnect::connectManually

minutes, time between each reminder

◆ flashConnectedIcon

UInt32 OTCfgRemoteConnect::flashConnectedIcon

use saved password (1) or not (0)

◆ fType

UInt32 OTCfgRemoteConnect::fType

see "Remote Access Versions" note, above

◆ isGuest

UInt32 OTCfgRemoteConnect::isGuest

must be 0

◆ issueConnectedReminders

UInt32 OTCfgRemoteConnect::issueConnectedReminders

flash menu bar reminder icon (1) or not (0)

◆ passwordPtr

UInt32 OTCfgRemoteConnect::passwordPtr

constants are given above

◆ passwordSaved

UInt32 OTCfgRemoteConnect::passwordSaved

must be 0

◆ reminderMinutes

SInt32 OTCfgRemoteConnect::reminderMinutes

issue Notification Manager reminders (1) or not (0)

◆ securityDataLength

UInt32 OTCfgRemoteConnect::securityDataLength

must be 0

◆ securityDataPtr

UInt32 OTCfgRemoteConnect::securityDataPtr

must be 0

◆ securitySignature

OSType OTCfgRemoteConnect::securitySignature

must be 0

◆ serialProtocolMode

OTCfgRemoteProtocol OTCfgRemoteConnect::serialProtocolMode

constants are given above

◆ showStatus

UInt32 OTCfgRemoteConnect::showStatus

must be 1

◆ userNamePtr

UInt32 OTCfgRemoteConnect::userNamePtr

run-time use only, initialise to 0, read ignore & preserve

◆ useSecurityModule

UInt32 OTCfgRemoteConnect::useSecurityModule

run-time use only, initialise to 0, read ignore & preserve


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