Apple Network Setup Manuel d'utilisateur Page 168

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 184
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 183 184

Commentaires sur ces manuels

Pas de commentaire