הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
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.