Method |
Description |
|
ClonePVStatics ( string SrcName, string DestName, string SrcNetLuidMatchStr, string DestNetLuidMatchStr, bool delete ) : void |
|
|
CloneValues ( RegistryKey src, RegistryKey dest ) : void |
|
|
Dispose ( bool disposing ) : void |
|
|
FindClassDeviceKeyForNetCfgInstanceId ( string NetCfgInstanceId ) : RegistryKey |
|
|
FindClassDeviceKeyNameForNetCfgInstanceId ( string NetCfgInstanceId ) : string |
|
|
FindClassDeviceNameForNetCfgInstanceId ( string NetCfgInstanceId ) : string |
|
|
FindDeviceKeyForMac ( string mac ) : string |
|
|
FindNetCfgInstanceIdForDriverKey ( string driverkey ) : string |
|
|
FindNetCfgInstanceIdForMac ( string mac ) : string |
|
|
FindNetLuidMatchStrForNetCfgInstanceId ( string NetCfgInstanceId ) : string |
|
|
FromServiceIfaceToSeviceIface ( string Src, string Dest ) : void |
|
|
FromServiceIfaceToStore ( string Src, RegistryKey StoreKey ) : void |
|
|
FromStoreToServiceIface ( RegistryKey StoreKey, string Dest ) : void |
|
|
GetMacStrFromPhysical ( System.Net.NetworkInformation.PhysicalAddress pa ) : string |
|
|
StorePVNetworkSettingsToEmulatedDevicesOrSave ( ) : void |
|
|
StoreSavedNetworkSettingsToEmulatedDevices ( ) : void |
|
|
getIpv4AddrString ( NetworkInterface nic ) : string |
|
|
getIpv6Addr ( NetworkInterface nic ) : IEnumerable |
|
|
macsMatch ( string mac, NetworkInterface nic ) : bool |
|
|
onAddrChange ( Object sender, EventArgs e ) : void |
|
|
onVifChanged ( object nothing, System.Management.EventArrivedEventArgs args ) : void |
|
|
onVifStaticIpSetting ( object nothing, System.Management.EventArrivedEventArgs args ) : void |
|
|
removeDevices ( ) : void |
|
|
updateNetworkInfo ( ) : void |
|
|
writeDevice ( string device, NetworkInterface nics ) : void |
|
|