|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>

Public Attributes | |
| PIRP | OriginalIrp |
| PHIDCLASS_FILEOP_CONTEXT | FileOp |
| PVOID | InputReportBuffer |
| ULONG | InputReportBufferLength |
| PIO_WORKITEM | CompletionWorkItem |
| PIO_WORKITEM HIDCLASS_IRP_CONTEXT::CompletionWorkItem |
| PHIDCLASS_FILEOP_CONTEXT HIDCLASS_IRP_CONTEXT::FileOp |
Definition at line 160 of file precomp.h.
Referenced by HidClass_BuildIrp(), and HidClass_ReadCompleteIrp().
| PVOID HIDCLASS_IRP_CONTEXT::InputReportBuffer |
Definition at line 165 of file precomp.h.
Referenced by HidClass_BuildIrp(), and HidClass_ReadCompleteIrp().
| ULONG HIDCLASS_IRP_CONTEXT::InputReportBufferLength |
Definition at line 170 of file precomp.h.
Referenced by HidClass_BuildIrp(), and HidClass_ReadCompleteIrp().
| PIRP HIDCLASS_IRP_CONTEXT::OriginalIrp |
Definition at line 155 of file precomp.h.
Referenced by HidClass_BuildIrp(), and HidClass_ReadCompleteIrp().