|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <haltypes.h>

Public Attributes | |
| PDRIVER_CMC_EXCEPTION_CALLBACK | ExceptionCallback |
| PKDEFERRED_ROUTINE | DpcCallback |
| PVOID | DeviceContext |
Definition at line 522 of file haltypes.h.
| PVOID _CMC_DRIVER_INFO::DeviceContext |
Definition at line 525 of file haltypes.h.
| PKDEFERRED_ROUTINE _CMC_DRIVER_INFO::DpcCallback |
Definition at line 524 of file haltypes.h.
| PDRIVER_CMC_EXCEPTION_CALLBACK _CMC_DRIVER_INFO::ExceptionCallback |
Definition at line 523 of file haltypes.h.