Miner.Responder.Desktop Assembly > Miner.Responder.Desktop Namespace : RegistryInfo2 Class |
The following tables list the members exposed by RegistryInfo2.
Name | Description | |
---|---|---|
![]() | RegistryInfo2 Constructor |
Name | Description | |
---|---|---|
![]() ![]() | RegFolder | Returns/sets the current registry subkey (within HKEY section) to access. |
![]() ![]() | RegSection | Returns/sets the current registry section (HKEY section) to access. |
Name | Description | |
---|---|---|
![]() ![]() | GetInt32 | Returns the registry data integer value for the current section/subkey for the data item name specified. |
![]() ![]() | GetString | Returns the registry data string for the current section/subkey for the data item name specified. |
![]() ![]() | GetValue | Returns the registry data for the current section/subkey for the data item name specified. |
![]() ![]() | SetValue | Defines the registry data for the current section/subkey for the data item name and value specified. |