Notify Objects

The following sections document the COM interfaces that are implemented by a notify object for a network component and the COM interfaces used by those notify objects. Network components use notify objects to control networking setup and configuration, and to create custom property pages used for modifying a component's properties. Notify objects also make use of numerous data types to control the network configuration.

Note  IUnknown methods are common to all COM interfaces. COM interfaces support the AddRef, QueryInterface, and Release methods. See the Microsoft Windows SDK documentation For more information about IUnknown interface methods.

 

Notify object interfaces, data types, and return codes are described in the following sections:

Notify Object Interfaces

Network Configuration Interfaces

Network Configuration Structure and Enumeration

Network Configuration Return Codes (NETCFG_*)

 

 

Send comments about this topic to Microsoft