ReactOS 0.4.15-dev-7918-g2a2556c
_KBUGCHECK_SECONDARY_DUMP_DATA Struct Reference

#include <ketypes.h>

Collaboration diagram for _KBUGCHECK_SECONDARY_DUMP_DATA:

Public Attributes

_In_ PVOID InBuffer
 
_In_ ULONG InBufferLength
 
_In_ ULONG MaximumAllowed
 
_Out_ GUID Guid
 
_Out_ PVOID OutBuffer
 
_Out_ ULONG OutBufferLength
 

Detailed Description

Definition at line 281 of file ketypes.h.

Member Data Documentation

◆ Guid

_Out_ GUID _KBUGCHECK_SECONDARY_DUMP_DATA::Guid

Definition at line 285 of file ketypes.h.

Referenced by FxpBugCheckCallback(), FxpLibraryBugCheckCallback(), and ParaNdis_OnBugCheck().

◆ InBuffer

_In_ PVOID _KBUGCHECK_SECONDARY_DUMP_DATA::InBuffer

Definition at line 282 of file ketypes.h.

Referenced by ParaNdis_OnBugCheck().

◆ InBufferLength

_In_ ULONG _KBUGCHECK_SECONDARY_DUMP_DATA::InBufferLength

Definition at line 283 of file ketypes.h.

Referenced by ParaNdis_OnBugCheck().

◆ MaximumAllowed

_In_ ULONG _KBUGCHECK_SECONDARY_DUMP_DATA::MaximumAllowed

Definition at line 284 of file ketypes.h.

Referenced by FxpBugCheckCallback(), and FxpLibraryBugCheckCallback().

◆ OutBuffer

_Out_ PVOID _KBUGCHECK_SECONDARY_DUMP_DATA::OutBuffer

Definition at line 286 of file ketypes.h.

Referenced by FxpBugCheckCallback(), FxpLibraryBugCheckCallback(), and ParaNdis_OnBugCheck().

◆ OutBufferLength

_Out_ ULONG _KBUGCHECK_SECONDARY_DUMP_DATA::OutBufferLength

Definition at line 287 of file ketypes.h.

Referenced by FxpBugCheckCallback(), FxpLibraryBugCheckCallback(), and ParaNdis_OnBugCheck().


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