Reset method of the MSFT_Net6to4Configuration class
Resets the 6to4 configuration.
Syntax
uint32 Reset(
[in] boolean State,
[in] boolean AutoSharing,
[in] boolean RelayName,
[in] boolean RelayState,
[in] boolean ResolutionInterval,
[in] boolean PassThru,
[out] MSFT_Net6to4Configuration OutputObject
);
Parameters
-
State [in]
-
Whether to reset the State property of the MSFT_Net6to4Configuration object.
-
AutoSharing [in]
-
Whether to reset the AutoSharing property of the MSFT_Net6to4Configuration object.
-
RelayName [in]
-
Whether to reset the RelayName property of the MSFT_Net6to4Configuration object.
-
RelayState [in]
-
Whether to reset the RelayState property of the MSFT_Net6to4Configuration object.
-
ResolutionInterval [in]
-
Whether to reset the Resolution property of the MSFT_Net6to4Configuration object.
-
PassThru [in]
-
Specifies whether the method should output the an object that represents the reset 6to4 configuration in the OutputObject parameter.
-
OutputObject [out]
-
Receives the reset MSFT_Net6to4Configuration object.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|