IRegistryImporter.Import Method

tikumo.regis3

IRegistryImporter Import Method regdiff Code Documentation
Import the registry data from some source (be it the live registry, a different machine, a registry file, an xml file and so on).

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

RegKeyEntry Import()
RegKeyEntry Import()

Return Value

Type: RegKeyEntry
a newly created RegKeyEntry object
See Also