[DllImport("Iphlpapi.dll", SetLastError = true)] public static extern int PfDeleteInterface( ref IP_ADAPTER_BINDING_INFO AdapterInfo );
Last updated 1 year ago