Apple Network Setup Uživatelský manuál Strana 166

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 184
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 165
CHAPTER 4
Network Setup Protocol Structures and Data Types
166 Protocol Constants and Other Data Types
ARA Global Preference Types 4
The following enumeration defines global preference types for Apple Remote
Access (ARA)
enum {
kOTCfgRemoteServerLocksPref = 'slks',
kOTCfgRemoteServerPortPref = 'port',
kOTCfgRemoteServerPref = 'srvr',
kOTCfgRemoteApplicationPref = 'capt'
};
Constant descriptions
kOTCfgRemoteServerLocksPref
Defined but not used by ARA.
kOTCfgRemoteServerPortPref
The preference type for the OTCfgRemoteServerPort
(page 137) structure.
kOTCfgRemoteServerPref
The preference type for the OTCfgRemoteServer (page 136)
structure.
kOTCfgRemoteApplicationPref
The preference type for the OTCfgRemoteApplication
(page 123) structure.
OTCfgRemotePPPConnectScript 4
The OTCfgRemotePPPConnectScript enumeration defines constants for use in the
chatMode field of the OTCfgRemoteConnect (page 127) structure:
typedef UInt32 OTCfgRemotePPPConnectScript;
enum {
OTCfgRemotePPPConnectScriptNone = 0,
OTCfgRemotePPPConnectScriptTerminalWindow = 1,
OTCfgRemotePPPConnectScriptScript = 2
};
Zobrazit stránku 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 183 184

Komentáře k této Příručce

Žádné komentáře