|
ReactOS 0.4.17-dev-683-g0dafdc5
|
#include <CQueryAssociations.h>


Public Member Functions | |
| RegKeyRef (HKEY hNewKey=NULL) | |
| ~RegKeyRef () | |
| void | Close () |
| void | Attach (HKEY hNewKey) |
| HKEY | Detach () |
| operator HKEY () | |
Public Attributes | |
| HKEY | hKey = NULL |
| HKEY | hKeyClose = NULL |
Definition at line 9 of file CQueryAssociations.h.
Definition at line 13 of file CQueryAssociations.h.
|
inline |
Definition at line 15 of file CQueryAssociations.h.
Definition at line 27 of file CQueryAssociations.h.
Referenced by CQueryAssociations::OpenShellVerbKey().
|
inline |
Definition at line 20 of file CQueryAssociations.h.
Referenced by Attach(), and ~RegKeyRef().
|
inline |
Definition at line 33 of file CQueryAssociations.h.
|
inline |
Definition at line 40 of file CQueryAssociations.h.
Definition at line 11 of file CQueryAssociations.h.
Referenced by Attach(), Detach(), ClassesRegKey::Initialize(), OpenClassKey(), and operator HKEY().
Definition at line 11 of file CQueryAssociations.h.
Referenced by Attach(), Close(), Detach(), and ClassesRegKey::Initialize().