RegFileImporter Members

tikumo.regis3

RegFileImporter Members regdiff Code Documentation

The RegFileImporter type exposes the following members.

Constructors

  NameDescription
Public methodRegFileImporter
The constructor takes the content of a .REG file, the expected header (=first line of the .REG file) and import options (if any)
Back to Top
Methods

  NameDescription
Public methodImport
Import the content of the .REG file and return the RegKeyEntry created from it
Back to Top
See Also