ReactOS 0.4.16-dev-2357-g35d0dfe
_CPE_DRIVER_INFO Struct Reference

#include <haltypes.h>

Collaboration diagram for _CPE_DRIVER_INFO:

Public Attributes

PDRIVER_CPE_EXCEPTION_CALLBACK ExceptionCallback
 
PKDEFERRED_ROUTINE DpcCallback
 
PVOID DeviceContext
 

Detailed Description

Definition at line 528 of file haltypes.h.

Member Data Documentation

◆ DeviceContext

PVOID _CPE_DRIVER_INFO::DeviceContext

Definition at line 531 of file haltypes.h.

◆ DpcCallback

PKDEFERRED_ROUTINE _CPE_DRIVER_INFO::DpcCallback

Definition at line 530 of file haltypes.h.

◆ ExceptionCallback

PDRIVER_CPE_EXCEPTION_CALLBACK _CPE_DRIVER_INFO::ExceptionCallback

Definition at line 529 of file haltypes.h.


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