C++
virtual BOOL Open( HKEY hKey, const CString & sSubkey );
Description
Opens to (another) key.
Parameters
| Parameters | Description |
|---|---|
| hKey | Registry key |
| sSubkey | Registry subkey |
virtual BOOL Open( HKEY hKey, const CString & sSubkey );
Opens to (another) key.
| Parameters | Description |
|---|---|
| hKey | Registry key |
| sSubkey | Registry subkey |