Responder Developer Guide
RegistryInfo2 Class Members
Properties  Methods 


The following tables list the members exposed by RegistryInfo2.

Public Constructors
 NameDescription
Public ConstructorRegistryInfo2 Constructor  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)RegFolderReturns/sets the current registry subkey (within HKEY section) to access.  
Public Propertystatic (Shared in Visual Basic)RegSectionReturns/sets the current registry section (HKEY section) to access.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetInt32Returns the registry data integer value for the current section/subkey for the data item name specified.  
Public Methodstatic (Shared in Visual Basic)GetStringReturns the registry data string for the current section/subkey for the data item name specified.  
Public Methodstatic (Shared in Visual Basic)GetValueReturns the registry data for the current section/subkey for the data item name specified.  
Public Methodstatic (Shared in Visual Basic)SetValueDefines the registry data for the current section/subkey for the data item name and value specified.  
Top
See Also

Reference

RegistryInfo2 Class
Miner.Responder.Desktop Namespace

 

 


Send Comment