|
Mac OS 9
|
#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 |
The OTCfgRemoteConnect holds the core connection information for a Remote Access configuration.
| UInt32 OTCfgRemoteConnect::additional |
run-time use only, initialise to 0, read ignore & preserve
| UInt32 OTCfgRemoteConnect::addressLength |
run-time use only, initialise to 0, read ignore & preserve
| UInt32 OTCfgRemoteConnect::addressPtr |
length of phone number (OTCfgRemoteAddress)
| UInt32 OTCfgRemoteConnect::allowModemDataCompression |
must be 0
| UInt32 OTCfgRemoteConnect::canInteract |
registered user (0) or guest (1) login
| OTCfgRemotePPPConnectScript OTCfgRemoteConnect::chatMode |
allow modem data compression (1) or not (0), only valid for PPP connections
| UInt32 OTCfgRemoteConnect::chatScriptLength |
user-visible name of chat script
| Str63 OTCfgRemoteConnect::chatScriptName |
run-time use only, initialise to 0, read ignore & preserve
| UInt32 OTCfgRemoteConnect::chatScriptPtr |
length of chat script (OTCfgRemoteChat)
| UInt32 OTCfgRemoteConnect::connectManually |
minutes, time between each reminder
| UInt32 OTCfgRemoteConnect::flashConnectedIcon |
use saved password (1) or not (0)
| UInt32 OTCfgRemoteConnect::fType |
see "Remote Access Versions" note, above
| UInt32 OTCfgRemoteConnect::isGuest |
must be 0
| UInt32 OTCfgRemoteConnect::issueConnectedReminders |
flash menu bar reminder icon (1) or not (0)
| UInt32 OTCfgRemoteConnect::passwordPtr |
constants are given above
| UInt32 OTCfgRemoteConnect::passwordSaved |
must be 0
| SInt32 OTCfgRemoteConnect::reminderMinutes |
issue Notification Manager reminders (1) or not (0)
| UInt32 OTCfgRemoteConnect::securityDataLength |
must be 0
| UInt32 OTCfgRemoteConnect::securityDataPtr |
must be 0
| OSType OTCfgRemoteConnect::securitySignature |
must be 0
| OTCfgRemoteProtocol OTCfgRemoteConnect::serialProtocolMode |
constants are given above
| UInt32 OTCfgRemoteConnect::showStatus |
must be 1
| UInt32 OTCfgRemoteConnect::userNamePtr |
run-time use only, initialise to 0, read ignore & preserve
| UInt32 OTCfgRemoteConnect::useSecurityModule |
run-time use only, initialise to 0, read ignore & preserve