Apple Network Setup Manual do Utilizador Página 58

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 57
CHAPTER 3
Network Setup Reference
58 Network Setup Functions
OTCfgOpenDatabase 3
Opens a session with the Network Setup database.
OSStatus OTCfgOpenDatabase (CfgDatabaseRef* dbRef);
dbRef
On input, a pointer to a value of type CfgDatabaseRef (page 98).
On output, dbRef is a reference to the opened database that is
passed as a parameter to other Network Setup functions.
function result A value of noErr if the database was opened. For a list of other
possible result codes, see “Result Codes” (page 110).
DISCUSSION
The OTCfgOpenDatabase function opens a session with the Network Setup
database. Your application must call OTCfgOpenDatabase successfully before it
can call any other Network Setup function.
OTCfgCloseDatabase 3
Closes the Network Setup database.
OSStatus OTCfgCloseDatabase (OTCfgDatabaseRef* dbRef);
dbRef
A pointer to value of type CfgDatabaseRef (page 98) that
represents the database session you want to close.
function result A value of noErr if the database was closed. For a list of other
possible result codes, see “Result Codes” (page 110).
DISCUSSION
The OTCfgCloseDatabase function closes the database session represented by
dbRef.
Vista de página 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 183 184

Comentários a estes Manuais

Sem comentários