|
Mac OS 9
|
#include <NetworkSetup.h>
Data Fields | |
| UInt32 | version |
| UInt32 | name |
| UInt32 | password |
| UInt32 | number |
| UInt32 | errorCheck |
| UInt32 | headerCompress |
| UInt32 | termWindow |
| UInt32 | reminder |
| UInt32 | autoConn |
| UInt32 | redial |
| UInt32 | useProtocolLock |
| UInt32 | useVerboseLogLock |
| UInt32 | regUserOrGuestLock |
| UInt32 | dialAssistLock |
| UInt32 | savePasswordLock |
| UInt32 | useOpenStatusAppLock |
| UInt32 | reserved [1] |
OTCfgRemoteClientLocks determines which preferences have been locked by the administrator mode of the control panel.
| UInt32 OTCfgRemoteClientLocks::autoConn |
"Reminders" options are locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::dialAssistLock |
"Register User"/"Guest" radio buttons are locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::errorCheck |
"Number" field is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::headerCompress |
"Allow error correction and compression in modem" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::name |
see "Remote Access Versions" note, above
| UInt32 OTCfgRemoteClientLocks::number |
"Password" field is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::password |
"Name" field is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::redial |
"Connect automatically when starting TCP/IP applications" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::regUserOrGuestLock |
"Use verbose logging" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::reminder |
"Connect to a command-line host" options are locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::reserved[1] |
"Open Status Application" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::savePasswordLock |
"Use DialAssist" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::termWindow |
"Use TCP header compression" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::useOpenStatusAppLock |
"Save password" checkbox is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::useProtocolLock |
"Redialing" panel is locked (1) or unlocked (0)
| UInt32 OTCfgRemoteClientLocks::useVerboseLogLock |
"Use protocol" popup is locked (1) or unlocked (0)