Bitdefender Hypervisor Memory Introspection
_FAST_IO_DISPATCH32 Struct Reference

The _FAST_IO_DISPATCH structure used by 32-bit guests. More...

#include <wddefs.h>

Data Fields

DWORD SizeOfFastIoDispatch
 
DWORD FastIoCheckIfPossible
 
DWORD FastIoRead
 
DWORD FastIoWrite
 
DWORD FastIoQueryBasicInfo
 
DWORD FastIoQueryStandardInfo
 
DWORD FastIoLock
 
DWORD FastIoUnlockSingle
 
DWORD FastIoUnlockAll
 
DWORD FastIoUnlockAllByKey
 
DWORD FastIoDeviceControl
 
DWORD AcquireFileForNtCreateSection
 
DWORD ReleaseFileForNtCreateSection
 
DWORD FastIoDetachDevice
 
DWORD FastIoQueryNetworkOpenInfo
 
DWORD AcquireForModWrite
 
DWORD MdlRead
 
DWORD MdlReadComplete
 
DWORD PrepareMdlWrite
 
DWORD MdlWriteComplete
 
DWORD FastIoReadCompressed
 
DWORD FastIoWriteCompressed
 
DWORD MdlReadCompleteCompressed
 
DWORD MdlWriteCompleteCompressed
 
DWORD FastIoQueryOpen
 
DWORD ReleaseForModWrite
 
DWORD AcquireForCcFlush
 
DWORD ReleaseForCcFlush
 

Detailed Description

The _FAST_IO_DISPATCH structure used by 32-bit guests.

Definition at line 280 of file wddefs.h.

Field Documentation

◆ AcquireFileForNtCreateSection

DWORD _FAST_IO_DISPATCH32::AcquireFileForNtCreateSection

Definition at line 293 of file wddefs.h.

◆ AcquireForCcFlush

DWORD _FAST_IO_DISPATCH32::AcquireForCcFlush

Definition at line 308 of file wddefs.h.

◆ AcquireForModWrite

DWORD _FAST_IO_DISPATCH32::AcquireForModWrite

Definition at line 297 of file wddefs.h.

◆ FastIoCheckIfPossible

DWORD _FAST_IO_DISPATCH32::FastIoCheckIfPossible

Definition at line 283 of file wddefs.h.

◆ FastIoDetachDevice

DWORD _FAST_IO_DISPATCH32::FastIoDetachDevice

Definition at line 295 of file wddefs.h.

◆ FastIoDeviceControl

DWORD _FAST_IO_DISPATCH32::FastIoDeviceControl

Definition at line 292 of file wddefs.h.

◆ FastIoLock

DWORD _FAST_IO_DISPATCH32::FastIoLock

Definition at line 288 of file wddefs.h.

◆ FastIoQueryBasicInfo

DWORD _FAST_IO_DISPATCH32::FastIoQueryBasicInfo

Definition at line 286 of file wddefs.h.

◆ FastIoQueryNetworkOpenInfo

DWORD _FAST_IO_DISPATCH32::FastIoQueryNetworkOpenInfo

Definition at line 296 of file wddefs.h.

◆ FastIoQueryOpen

DWORD _FAST_IO_DISPATCH32::FastIoQueryOpen

Definition at line 306 of file wddefs.h.

◆ FastIoQueryStandardInfo

DWORD _FAST_IO_DISPATCH32::FastIoQueryStandardInfo

Definition at line 287 of file wddefs.h.

◆ FastIoRead

DWORD _FAST_IO_DISPATCH32::FastIoRead

Definition at line 284 of file wddefs.h.

◆ FastIoReadCompressed

DWORD _FAST_IO_DISPATCH32::FastIoReadCompressed

Definition at line 302 of file wddefs.h.

◆ FastIoUnlockAll

DWORD _FAST_IO_DISPATCH32::FastIoUnlockAll

Definition at line 290 of file wddefs.h.

◆ FastIoUnlockAllByKey

DWORD _FAST_IO_DISPATCH32::FastIoUnlockAllByKey

Definition at line 291 of file wddefs.h.

◆ FastIoUnlockSingle

DWORD _FAST_IO_DISPATCH32::FastIoUnlockSingle

Definition at line 289 of file wddefs.h.

◆ FastIoWrite

DWORD _FAST_IO_DISPATCH32::FastIoWrite

Definition at line 285 of file wddefs.h.

◆ FastIoWriteCompressed

DWORD _FAST_IO_DISPATCH32::FastIoWriteCompressed

Definition at line 303 of file wddefs.h.

◆ MdlRead

DWORD _FAST_IO_DISPATCH32::MdlRead

Definition at line 298 of file wddefs.h.

◆ MdlReadComplete

DWORD _FAST_IO_DISPATCH32::MdlReadComplete

Definition at line 299 of file wddefs.h.

◆ MdlReadCompleteCompressed

DWORD _FAST_IO_DISPATCH32::MdlReadCompleteCompressed

Definition at line 304 of file wddefs.h.

◆ MdlWriteComplete

DWORD _FAST_IO_DISPATCH32::MdlWriteComplete

Definition at line 301 of file wddefs.h.

◆ MdlWriteCompleteCompressed

DWORD _FAST_IO_DISPATCH32::MdlWriteCompleteCompressed

Definition at line 305 of file wddefs.h.

◆ PrepareMdlWrite

DWORD _FAST_IO_DISPATCH32::PrepareMdlWrite

Definition at line 300 of file wddefs.h.

◆ ReleaseFileForNtCreateSection

DWORD _FAST_IO_DISPATCH32::ReleaseFileForNtCreateSection

Definition at line 294 of file wddefs.h.

◆ ReleaseForCcFlush

DWORD _FAST_IO_DISPATCH32::ReleaseForCcFlush

Definition at line 309 of file wddefs.h.

◆ ReleaseForModWrite

DWORD _FAST_IO_DISPATCH32::ReleaseForModWrite

Definition at line 307 of file wddefs.h.

◆ SizeOfFastIoDispatch

DWORD _FAST_IO_DISPATCH32::SizeOfFastIoDispatch

Definition at line 282 of file wddefs.h.


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