ReactOS 0.4.16-dev-2135-g2f5a67f
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 1447 of file actctx.c.

Member Data Documentation

◆ module_len

DWORD activatable_class_data::module_len

Definition at line 1451 of file actctx.c.

Referenced by test_find_activatable_class().

◆ module_offset

DWORD activatable_class_data::module_offset

Definition at line 1452 of file actctx.c.

Referenced by test_find_activatable_class().

◆ size

ULONG activatable_class_data::size

Definition at line 1449 of file actctx.c.

Referenced by test_find_activatable_class().

◆ threading_model

DWORD activatable_class_data::threading_model

Definition at line 1453 of file actctx.c.

Referenced by test_find_activatable_class().

◆ unk

DWORD activatable_class_data::unk

Definition at line 1450 of file actctx.c.


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