Share via


Notify Object Interfaces

A notify object for a network component implements the following interfaces to control networking setup and configuration, and to create custom property pages used for modifying a component's properties:

INetCfgComponentControl initializes a component's notify object. (Required)

INetCfgComponentSetup performs operations for installing and removing a component. (Optional)

INetCfgComponentPropertyUi displays custom property pages for a component. (Optional)

INetCfgComponentNotifyBinding evaluates changes to how the network configuration subsystem binds a component to other network components. (Optional)

INetCfgComponentNotifyGlobal evaluates changes to network configuration that might affect a component. (Optional)

INetCfgComponentSysPrep should only be implemented by system components and is not recommended for vendor components.

INetCfgComponentUpperEdge should only be implemented by system components and is not recommended for vendor components.

 

 

Send comments about this topic to Microsoft