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

  • 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 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.
Zobrazit stránku 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 183 184

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

Žádné komentáře