Overload List
Name | Description | |
---|---|---|
![]() ![]() | SetHKCUValue(String, String, Int32) |
Adds a keypair to an existing key under the HKCU (Current User)\Software branch.
If any error return false.
If key does not exist, it will be created.
|
![]() ![]() | SetHKCUValue(String, String, String) |
Adds a keypair to an existing key under the HKCU (Current User)\Software branch.
If any error return false.
If key does not exist, it will be created.
|