|
ReactOS 0.4.16-dev-2354-g16de117
|
Public Attributes | |
| ULONG | size |
| DWORD | res [2] |
| ULONG | module_len |
| ULONG | module_offset |
| ULONG | name_len |
| ULONG | name_offset |
| ULONG | version_len |
| ULONG | version_offset |
| DWORD | res2 [2] |
Definition at line 105 of file corruntimehost.c.
| ULONG clrclass_data::module_len |
Definition at line 109 of file corruntimehost.c.
Referenced by add_comserver_record(), get_comserver_datalen(), and test_find_com_redirection().
| ULONG clrclass_data::module_offset |
Definition at line 110 of file corruntimehost.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
| ULONG clrclass_data::name_len |
Definition at line 111 of file corruntimehost.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().
| ULONG clrclass_data::name_offset |
Definition at line 112 of file corruntimehost.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), test_find_com_redirection(), and try_create_registration_free_com().
| DWORD clrclass_data::res |
Definition at line 108 of file corruntimehost.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
| DWORD clrclass_data::res2 |
Definition at line 115 of file corruntimehost.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
| ULONG clrclass_data::size |
Definition at line 107 of file corruntimehost.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
| ULONG clrclass_data::version_len |
Definition at line 113 of file corruntimehost.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().
| ULONG clrclass_data::version_offset |
Definition at line 114 of file corruntimehost.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().