ReactOS 0.4.15-dev-7924-g5949c20
_FX_DUMP_DRIVER_INFO_ENTRY Struct Reference

#include <fxbugcheck.h>

Collaboration diagram for _FX_DUMP_DRIVER_INFO_ENTRY:

Public Attributes

PFX_DRIVER_GLOBALS FxDriverGlobals
 
WDF_VERSION Version
 
CHAR DriverName [WDF_DRIVER_GLOBALS_NAME_LEN]
 

Detailed Description

Definition at line 81 of file fxbugcheck.h.

Member Data Documentation

◆ DriverName

CHAR _FX_DUMP_DRIVER_INFO_ENTRY::DriverName[WDF_DRIVER_GLOBALS_NAME_LEN]

Definition at line 84 of file fxbugcheck.h.

Referenced by FxCacheBugCheckDriverInfo(), and FxInitializeBugCheckDriverInfo().

◆ FxDriverGlobals

PFX_DRIVER_GLOBALS _FX_DUMP_DRIVER_INFO_ENTRY::FxDriverGlobals

◆ Version

WDF_VERSION _FX_DUMP_DRIVER_INFO_ENTRY::Version

Definition at line 83 of file fxbugcheck.h.

Referenced by FxCacheBugCheckDriverInfo(), and FxInitializeBugCheckDriverInfo().


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