Apple Network Setup Manual do Utilizador Página 106

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 105
CHAPTER 3
Network Setup Reference
106 Network Setup Constants
Constant descriptions
kCfgClassAnyEntity Matches the class type for any entity. This constant is
typically used when calling OTCfgGetEntitiesCount
(page 73) and OTCfgGetEntitiesList (page 74).
kCfgClassUnknownEntityDoes not match the class type for any entity. Use this
constant as a “NULL” equivalent.
kCfgTypeAnyEntity Matches the type for any entity. This constant is typically
used when calling OTCfgGetEntitiesCount (page 73) and
OTCfgGetEntitiesList (page 74).
kCfgTypeUnknownEntityDoes not match the entity type for any entity. Use this
constant as a “NULL” equivalent.
Common Preference Types 3
This section describes preferences that are used by many different protocols. For
protocol-specific preferences, see Chapter 4, “Network Setup Protocol
Structures and Data Types.”
Per-connection Preference Types 3
The following enumeration defines per-connection preference types:
enum
{
kOTCfgUserVisibleNamePref = 'pnam',
kOTCfgVersionPref = 'cvrs',
kOTCfgPortUserVisibleNamePref = 'port',
kOTCfgProtocolUserVisibleNamePref = 'prot',
kOTCfgAdminPasswordPref = 'pwrd',
kOTCfgProtocolOptionsPref = 'opts',
kCfgFreePref = ‘free
};
Constant descriptions
kOTCfgUserVisibleNamePref
Each connection entity has a preference of this type that
contains the user-visible name of the entity as a Pascal
string
Vista de página 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 183 184

Comentários a estes Manuais

Sem comentários