Apple Network Setup Manual do Utilizador Página 157

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 156
CHAPTER 4
Network Setup Protocol Structures and Data Types
Protocol Structures 157
The following enumeration defines mask values for the fLocks field:
enum {
kOTCfgATalkPortLockMask = 0x01,
kOTCfgATalkZoneLockMask = 0x02,
kOTCfgATalkAddressLockMask = 0x04,
kOTCfgATalkConnectionLockMask= 0x08,
kOTCfgATalkSharingLockMask = 0x10
};
Constant descriptions
kOTCfgATalkPortLockMask
The bit set by this mask indicates that the port used by
AppleTalk is locked.
kOTCfgATalkZoneLockMask
The bit set by this mask indicates that the AppleTalk zone is
locked.
kOTCfgATalkAddressLockMask
The bit set by this mask indicates that the AppleTalk
address is locked.
kOTCfgATalkConnectionLockMask
The bit set by this mask indicates that the AppleTalk
Connection pop-up menu is locked.
kOTCfgATalkSharingLockMask
Reserved.
The preference type for the OTCfgATalkLocks structure is kOTCfgATalkLocksPref,
which is defined as 'lcks'.
OTCfgATalkNetworkArchitecture 4
The OTCfgATalkNetworkArchitecture structure was used by the Network
Software Selector in System 7.5.3 through 7.5.5. Despite its name and location,
this preference controlled both AppleTalk and TCP/IP services.
struct OTCfgATalkNetworkArchitecture
{
UInt32 fVersion;
Vista de página 156
1 2 ... 152 153 154 155 156 157 158 159 160 161 162 ... 183 184

Comentários a estes Manuais

Sem comentários