|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 CheckSection_(), NtQuerySection(), and Test_SectionBasicInformation().
| PVOID _SECTION_BASIC_INFORMATION::BaseAddress |
Definition at line 334 of file mmtypes.h.
Referenced by CheckSection_(), NtQuerySection(), and Test_SectionBasicInformation().
| LARGE_INTEGER _SECTION_BASIC_INFORMATION::Size |
Definition at line 336 of file mmtypes.h.
Referenced by CheckSection_(), NtQuerySection(), and Test_SectionBasicInformation().