ReactOS
0.4.15-dev-5606-gf34e425
|
#include <mmtypes.h>
Public Attributes | |
PVOID | BaseAddress |
ULONG | Attributes |
LARGE_INTEGER | Size |
ULONG _SECTION_BASIC_INFORMATION::Attributes |
Definition at line 332 of file mmtypes.h.
Referenced by NtQuerySection().
PVOID _SECTION_BASIC_INFORMATION::BaseAddress |
Definition at line 331 of file mmtypes.h.
Referenced by NtQuerySection().
LARGE_INTEGER _SECTION_BASIC_INFORMATION::Size |
Definition at line 333 of file mmtypes.h.
Referenced by NtQuerySection().