RegDiff Constructor | regdiff Code Documentation |
The constructor creates two named registry keys and compares them
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- key1
- Type: com.tikumo.regis3 RegKeyEntry
First key
- name1
- Type: System String
Name of first key
- key2
- Type: com.tikumo.regis3 RegKeyEntry
Second key
- name2
- Type: System String
Name of second key
See Also