ReactOS 0.4.16-dev-2380-gf63df20
activatable_class_data Struct Reference

Public Attributes

ULONG size
 
DWORD unk
 
DWORD module_len
 
DWORD module_offset
 
DWORD threading_model
 

Detailed Description

Definition at line 33 of file roapi.c.

Member Data Documentation

◆ module_len

DWORD activatable_class_data::module_len

Definition at line 37 of file roapi.c.

Referenced by build_activatable_class_section(), and test_find_activatable_class().

◆ module_offset

DWORD activatable_class_data::module_offset

Definition at line 38 of file roapi.c.

Referenced by get_library_for_classid(), and test_find_activatable_class().

◆ size

ULONG activatable_class_data::size

Definition at line 35 of file roapi.c.

Referenced by test_find_activatable_class().

◆ threading_model

DWORD activatable_class_data::threading_model

Definition at line 39 of file roapi.c.

Referenced by test_find_activatable_class().

◆ unk

DWORD activatable_class_data::unk

Definition at line 36 of file roapi.c.


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