ReactOS 0.4.15-dev-7953-g1f49173
_VAD_HEADER Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _VAD_HEADER:

Public Attributes

PVOID StartVPN
 
PVOID EndVPN
 
struct _VAD_HEADERParentLink
 
struct _VAD_HEADERLeftLink
 
struct _VAD_HEADERRightLink
 
ULONG Flags
 
PVOID ControlArea
 
PVOID FirstProtoPte
 
PVOID LastPTE
 
ULONG Unknown
 
LIST_ENTRY Secured
 

Detailed Description

Definition at line 1643 of file ntifs.template.h.

Member Data Documentation

◆ ControlArea

PVOID _VAD_HEADER::ControlArea

Definition at line 1650 of file ntifs.template.h.

◆ EndVPN

PVOID _VAD_HEADER::EndVPN

Definition at line 1645 of file ntifs.template.h.

◆ FirstProtoPte

PVOID _VAD_HEADER::FirstProtoPte

Definition at line 1651 of file ntifs.template.h.

◆ Flags

ULONG _VAD_HEADER::Flags

Definition at line 1649 of file ntifs.template.h.

◆ LastPTE

PVOID _VAD_HEADER::LastPTE

Definition at line 1652 of file ntifs.template.h.

◆ LeftLink

struct _VAD_HEADER* _VAD_HEADER::LeftLink

Definition at line 1647 of file ntifs.template.h.

◆ ParentLink

struct _VAD_HEADER* _VAD_HEADER::ParentLink

Definition at line 1646 of file ntifs.template.h.

◆ RightLink

struct _VAD_HEADER* _VAD_HEADER::RightLink

Definition at line 1648 of file ntifs.template.h.

◆ Secured

LIST_ENTRY _VAD_HEADER::Secured

Definition at line 1654 of file ntifs.template.h.

◆ StartVPN

PVOID _VAD_HEADER::StartVPN

Definition at line 1644 of file ntifs.template.h.

◆ Unknown

ULONG _VAD_HEADER::Unknown

Definition at line 1653 of file ntifs.template.h.


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