ReactOS 0.4.16-dev-2354-g16de117
clrclass_data Struct Reference

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]
 

Detailed Description

Definition at line 105 of file corruntimehost.c.

Member Data Documentation

◆ module_len

ULONG clrclass_data::module_len

◆ module_offset

ULONG clrclass_data::module_offset

Definition at line 110 of file corruntimehost.c.

Referenced by add_comserver_record(), and test_find_com_redirection().

◆ name_len

ULONG clrclass_data::name_len

◆ name_offset

ULONG clrclass_data::name_offset

◆ res

DWORD clrclass_data::res

Definition at line 108 of file corruntimehost.c.

Referenced by add_comserver_record(), and test_find_com_redirection().

◆ res2

DWORD clrclass_data::res2

Definition at line 115 of file corruntimehost.c.

Referenced by add_comserver_record(), and test_find_com_redirection().

◆ size

ULONG clrclass_data::size

Definition at line 107 of file corruntimehost.c.

Referenced by add_comserver_record(), and test_find_com_redirection().

◆ version_len

ULONG clrclass_data::version_len

◆ version_offset

ULONG clrclass_data::version_offset

The documentation for this struct was generated from the following files: