Apple Network Setup Manual do Utilizador Página 168

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 167
CHAPTER 4
Network Setup Protocol Structures and Data Types
168 Protocol Constants and Other Data Types
OTCfgRemoteLogLevel 4
The OTCfgRemoteLogLevel structure defines values for use in the logLevel field of
the OTCfgRemoteLogOptions (page 135) structure:
typedef UInt32 OTCfgRemoteLogLevel;
enum {
kOTCfgRemoteLogLevelNormal = 0,
kOTCfgRemoteLogLevelVerbose = 1
};
Constant descriptions
kOTCfgRemoteLogLevelNormal
Normal ARA logging.
kOTCfgRemoteLogLevelVerbose
Verbose ARA logging.
OTCfgRemoteDialMode 4
The OTCfgRemoteRedialMode enumeration defines values for the dialMode field of
the OTCfgRemoteDialing (page 131) structure:
typedef UInt32 OTCfgRemoteRedialMode;
enum {
kOTCfgRemoteRedialNone,
kOTCfgRemoteRedialMain,
kOTCfgRemoteRedialMainAndAlternate
};
Constant descriptions
kOTCfgRemoteRedialNone
Do not redial if the an attempt to dial fails.
kOTCfgRemoteRedialMain
Redial the main number only if an attempt to dial fails.
kOTCfgRemoteRedialMain
Redial the main number and the alternate number if an
attempt to dial fails.
Vista de página 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 183 184

Comentários a estes Manuais

Sem comentários