Method | Description | |
---|---|---|
FeatureStaticIpSetting ( IExceptionHandler exceptionhandler ) : System |
Method | Description | |
---|---|---|
onFeature ( ) : void |
Method | Description | |
---|---|---|
SetStaticIpv4Setting ( ) : void | ||
SetStaticIpv6Setting ( ) : void | ||
UnsetStaticIpv4Setting ( ) : void | ||
UnsetStaticIpv6Setting ( ) : void | ||
convertIpv4Mask ( string address, string &ip, string &netmask ) : void | ||
ipv4BitsToMask ( int bits ) : string | ||
netshInvoke ( string argument ) : int | ||
resetError ( ) : void | ||
setIpv4Network ( System.Management.ManagementObject nic, string method, System.Management.ManagementBaseObject setting, string msgprefix ) : int |
public FeatureStaticIpSetting ( IExceptionHandler exceptionhandler ) : System | ||
exceptionhandler | IExceptionHandler | |
return | System |