Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Network components are removed by the network configuration subsystem.
To remove a network component
The network configuration subsystem creates an instance of the notify object and calls the object's INetCfgComponentControl::Initialize method. This method initializes the object and provides access to the component and all aspects of network configuration.
The subsystem calls the notify object's INetCfgComponentSetup::Removing method to perform operations required to remove the component. The Removing method performs cleanup operations to prepare for the component's removal.
The subsystem calls the notify object's INetCfgComponentControl::ApplyRegistryChanges method to remove information about the network component from the registry.