Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CRegKey Member List

This is the complete list of members for OW32::CRegKey, including all inherited members.

Close()OW32::CRegKey [inline]
Create(HKEY hKeyParent, LPCTSTR lpszKeyName, LPTSTR lpszClass=REG_NONE, DWORD dwOptions=REG_OPTION_NON_VOLATILE, REGSAM samDesired=KEY_ALL_ACCESS, LPSECURITY_ATTRIBUTES lpSecAttr=NULL, LPDWORD lpdwDisposition=NULL)OW32::CRegKey [inline]
CRegKey()OW32::CRegKey [inline]
CRegKey(HKEY hKey)OW32::CRegKey [inline]
DeleteKey(LPCTSTR lpSubKey=NULL)OW32::CRegKey [inline]
DeleteValue(LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]
EnumKey(DWORD index, std::basic_string< T > &name, FILETIME *pftime=NULL)OW32::CRegKey [inline]
EnumValue(DWORD index, std::basic_string< T > &name, DWORD *pType=NULL, BYTE **ppData=NULL, DWORD *pLenData=NULL)OW32::CRegKey [inline]
Flush()OW32::CRegKey [inline]
IsDWORDType(DWORD dwType)OW32::CRegKey [inline, static]
IsStringType(DWORD dwType)OW32::CRegKey [inline, static]
Open(HKEY hKeyParent, LPCTSTR lpszKeyName, REGSAM samDesired=KEY_READ)OW32::CRegKey [inline]
operator HKEY()OW32::CRegKey [inline]
QueryValue(std::basic_string< T > &strValue, LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]
QueryValue(BYTE *Buf, DWORD *BufSize, LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]
QueryValue(T *buf, int nBuf, LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]
QueryValue(DWORD &dwValue, LPCWSTR lpszValueName=NULL)OW32::CRegKey [inline]
QueryValue(DWORD &dwValue, LPCSTR lpszValueName=NULL)OW32::CRegKey [inline]
SetValue(LPCTSTR lpszValue, LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]
SetValue(const BYTE *pData, LONG bufSize, DWORD dwType=REG_BINARY, LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]
SetValue(DWORD dwValue, LPCTSTR lpszValueName=NULL)OW32::CRegKey [inline]


Generated on Sun Jun 5 01:29:26 2005 for OW32 by  doxygen 1.3.9.1