ReactOS 0.4.17-dev-684-ga6524ef
_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 1614 of file ntifs.template.h.

Member Data Documentation

◆ ControlArea

PVOID _VAD_HEADER::ControlArea

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

◆ EndVPN

PVOID _VAD_HEADER::EndVPN

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

◆ FirstProtoPte

PVOID _VAD_HEADER::FirstProtoPte

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

◆ Flags

ULONG _VAD_HEADER::Flags

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

◆ LastPTE

PVOID _VAD_HEADER::LastPTE

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

◆ LeftLink

struct _VAD_HEADER* _VAD_HEADER::LeftLink

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

◆ ParentLink

struct _VAD_HEADER* _VAD_HEADER::ParentLink

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

◆ RightLink

struct _VAD_HEADER* _VAD_HEADER::RightLink

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

◆ Secured

LIST_ENTRY _VAD_HEADER::Secured

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

◆ StartVPN

PVOID _VAD_HEADER::StartVPN

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

◆ Unknown

ULONG _VAD_HEADER::Unknown

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


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