Network setup reference, Network setup functions, Opening and closing the network setup database – Apple Network Setup User Manual

Page 57: Chapter 3, Network setup reference 3, Network setup functions 3

Advertising
background image

Network Setup Functions

57

C H A P T E R 3

Network Setup Reference

3

Figure 3-0
Listing 3-0
Table 3-0

This chapter describes the functions, structures, and data types for calling
Network Setup. For protocol-specific preferences, see Chapter 4, “Network
Setup Protocol Structures and Data Types.”

Network Setup Functions

3

The Network Setup functions are described in these sections:

“Opening and Closing the Network Setup Database” (page 57)

“Managing Areas” (page 59)

“Managing Entities” (page 72)

“Managing Preferences” (page 83)

“Preference Utilities” (page 92)

“Installing and Removing a Notification Callback” (page 94)

Opening and Closing the Network Setup Database

3

Before attempting to call the Network Setup functions, you must open the
Network Setup database. Be sure to close the database when you are done. The
functions are:

OTCfgOpenDatabase

(page 58) opens the Network Setup database.

OTCfgCloseDatabase

(page 58) closes the Network Setup database.

Advertising