Share via


RegistryPreference.WriteQWordValue Method

 

Writes a Registry preference item that configures a QWord registry value.

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Overload List

Name Description
System_CAPS_pubmethod WriteQWordValue(RegistryHive, String, String, Int64, PreferenceAction, Int32, Boolean)

Writes a Registry preference item that configures a QWord registry value by using the specified 64-bit signed integer.

System_CAPS_pubmethod WriteQWordValue(RegistryHive, String, String, UInt64, PreferenceAction, Int32, Boolean)

Writes a Registry preference item that configures a QWord registry value by using the specified 64-bit unsigned integer.

See Also

RegistryPreference Class
Microsoft.GroupPolicy Namespace

Return to top