ReactOS 0.4.16-dev-736-g28b802b
|
Public Attributes | |
union { | |
struct { | |
struct comclassredirect_data * data | |
void * section | |
HANDLE hactctx | |
} actctx | |
HKEY hkey | |
} | u |
BOOL | hkey |
struct { ... } class_reg_data::actctx |
Referenced by CoGetClassObject(), and get_object_dll_path().
struct comclassredirect_data* class_reg_data::data |
HKEY class_reg_data::hkey |
Definition at line 160 of file compobj.c.
Referenced by CoGetClassObject(), get_object_dll_path(), and Handler_DllGetClassObject().
union { ... } class_reg_data::u |
Referenced by CoGetClassObject(), get_object_dll_path(), and Handler_DllGetClassObject().