Apple Network Setup Manual do Utilizador Página 166

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
};
Vista de página 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 183 184

Comentários a estes Manuais

Sem comentários