ReactOS 0.4.15-dev-8002-gbbb3b00
_SECTION_BASIC_INFORMATION Struct Reference

#include <mmtypes.h>

Collaboration diagram for _SECTION_BASIC_INFORMATION:

Public Attributes

PVOID BaseAddress
 
ULONG Attributes
 
LARGE_INTEGER Size
 

Detailed Description

Definition at line 332 of file mmtypes.h.

Member Data Documentation

◆ Attributes

ULONG _SECTION_BASIC_INFORMATION::Attributes

Definition at line 335 of file mmtypes.h.

Referenced by NtQuerySection().

◆ BaseAddress

PVOID _SECTION_BASIC_INFORMATION::BaseAddress

Definition at line 334 of file mmtypes.h.

Referenced by NtQuerySection().

◆ Size

LARGE_INTEGER _SECTION_BASIC_INFORMATION::Size

Definition at line 336 of file mmtypes.h.

Referenced by NtQuerySection().


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