ReactOS 0.4.15-dev-7906-g1b85a5f
_KBUGCHECK_DUMP_IO Struct Reference

#include <ketypes.h>

Collaboration diagram for _KBUGCHECK_DUMP_IO:

Public Attributes

_In_ ULONG64 Offset
 
_In_ PVOID Buffer
 
_In_ ULONG BufferLength
 
_In_ KBUGCHECK_DUMP_IO_TYPE Type
 

Detailed Description

Definition at line 298 of file ketypes.h.

Member Data Documentation

◆ Buffer

_In_ PVOID _KBUGCHECK_DUMP_IO::Buffer

Definition at line 300 of file ketypes.h.

◆ BufferLength

_In_ ULONG _KBUGCHECK_DUMP_IO::BufferLength

Definition at line 301 of file ketypes.h.

◆ Offset

_In_ ULONG64 _KBUGCHECK_DUMP_IO::Offset

Definition at line 299 of file ketypes.h.

◆ Type

_In_ KBUGCHECK_DUMP_IO_TYPE _KBUGCHECK_DUMP_IO::Type

Definition at line 302 of file ketypes.h.


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