ReactOS 0.4.15-dev-8434-g155a7c7
_TEST_CONTEXT Struct Reference
Collaboration diagram for _TEST_CONTEXT:

Public Attributes

PVOID Bcb
 
PVOID Buffer
 
ULONG Length
 
PULONG Buffer
 
HANDLE ProcessHandle
 
SIZE_T RegionSize
 
ULONG AllocationType
 
ULONG Protect
 
PVOID Bases [1024]
 
SHORT ThreadId
 

Detailed Description

Definition at line 23 of file CcMapData_drv.c.

Member Data Documentation

◆ AllocationType

ULONG _TEST_CONTEXT::AllocationType

Definition at line 25 of file ZwAllocateVirtualMemory.c.

Referenced by KmtInitTestContext().

◆ Bases

PVOID _TEST_CONTEXT::Bases[1024]

Definition at line 27 of file ZwAllocateVirtualMemory.c.

◆ Bcb

PVOID _TEST_CONTEXT::Bcb

◆ Buffer [1/2]

PVOID _TEST_CONTEXT::Buffer

◆ Buffer [2/2]

PULONG _TEST_CONTEXT::Buffer

Definition at line 26 of file CcPinMappedData_drv.c.

◆ Length

ULONG _TEST_CONTEXT::Length

◆ ProcessHandle

HANDLE _TEST_CONTEXT::ProcessHandle

Definition at line 23 of file ZwAllocateVirtualMemory.c.

◆ Protect

ULONG _TEST_CONTEXT::Protect

Definition at line 26 of file ZwAllocateVirtualMemory.c.

Referenced by KmtInitTestContext().

◆ RegionSize

SIZE_T _TEST_CONTEXT::RegionSize

Definition at line 24 of file ZwAllocateVirtualMemory.c.

Referenced by KmtInitTestContext().

◆ ThreadId

SHORT _TEST_CONTEXT::ThreadId

Definition at line 28 of file ZwAllocateVirtualMemory.c.

Referenced by KmtInitTestContext().


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