ReactOS 0.4.16-dev-401-g45b008d
|
#include <mmtypes.h>
Public Attributes | |
PVOID | BaseAddress |
ULONG | Attributes |
LARGE_INTEGER | Size |
ULONG _SECTION_BASIC_INFORMATION::Attributes |
Definition at line 335 of file mmtypes.h.
Referenced by NtQuerySection().
PVOID _SECTION_BASIC_INFORMATION::BaseAddress |
Definition at line 334 of file mmtypes.h.
Referenced by NtQuerySection().
LARGE_INTEGER _SECTION_BASIC_INFORMATION::Size |
Definition at line 336 of file mmtypes.h.
Referenced by NtQuerySection().