|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for CicRegKey, including all inherited members.
| CicRegKey() | CicRegKey | inline |
| Close() | CicRegKey | inline |
| Create(HKEY hKey, LPCTSTR lpSubKey) | CicRegKey | inline |
| DeleteSubKey(LPCTSTR lpSubKey) | CicRegKey | inline |
| DeleteValue(LPCTSTR pszValueName) | CicRegKey | inline |
| EnumValue(DWORD dwIndex, LPTSTR lpValueName, DWORD cchValueName) | CicRegKey | inline |
| m_hKey | CicRegKey | |
| Open(HKEY hKey, LPCTSTR lpSubKey, REGSAM samDesired=KEY_READ) | CicRegKey | inline |
| operator HKEY() | CicRegKey | inline |
| QueryDword(LPCTSTR pszValueName, LPDWORD pdwValue) | CicRegKey | inline |
| QuerySz(LPCTSTR pszValueName, LPTSTR pszValue, DWORD cchValueMax) | CicRegKey | inline |
| RecurseDeleteKey(LPCTSTR lpSubKey) | CicRegKey | inline |
| SetDword(LPCTSTR pszValueName, DWORD dwValue) | CicRegKey | inline |
| SetSz(LPCTSTR pszValueName, LPCTSTR pszValue) | CicRegKey | inline |
| SetSzW(LPCWSTR pszValueName, LPCWSTR pszValue) | CicRegKey | inline |
| ~CicRegKey() | CicRegKey | inline |