ReactOS 0.4.15-dev-7924-g5949c20
_MINIPORT_BUGCHECK_CONTEXT Struct Reference

#include <miniport.h>

Collaboration diagram for _MINIPORT_BUGCHECK_CONTEXT:

Public Attributes

PVOID DriverContext
 
ADAPTER_SHUTDOWN_HANDLER ShutdownHandler
 
PKBUGCHECK_CALLBACK_RECORD CallbackRecord
 

Detailed Description

Definition at line 57 of file miniport.h.

Member Data Documentation

◆ CallbackRecord

PKBUGCHECK_CALLBACK_RECORD _MINIPORT_BUGCHECK_CONTEXT::CallbackRecord

◆ DriverContext

PVOID _MINIPORT_BUGCHECK_CONTEXT::DriverContext

Definition at line 58 of file miniport.h.

Referenced by NdisMRegisterAdapterShutdownHandler().

◆ ShutdownHandler

ADAPTER_SHUTDOWN_HANDLER _MINIPORT_BUGCHECK_CONTEXT::ShutdownHandler

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