ReactOS 0.4.15-dev-7842-g558ab78
_ASSEMBLY_STORAGE_MAP Struct Reference
Collaboration diagram for _ASSEMBLY_STORAGE_MAP:

Public Attributes

ULONG Flags
 
ULONG AssemblyCount
 
PASSEMBLY_STORAGE_MAP_ENTRYAssemblyArray
 

Detailed Description

Definition at line 500 of file actctx.c.

Member Data Documentation

◆ AssemblyArray

PASSEMBLY_STORAGE_MAP_ENTRY* _ASSEMBLY_STORAGE_MAP::AssemblyArray

Definition at line 504 of file actctx.c.

◆ AssemblyCount

ULONG _ASSEMBLY_STORAGE_MAP::AssemblyCount

Definition at line 503 of file actctx.c.

◆ Flags

ULONG _ASSEMBLY_STORAGE_MAP::Flags

Definition at line 502 of file actctx.c.


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