|
ReactOS 0.4.17-dev-573-g8315b8c
|
#include <kmt_test.h>

Public Attributes | |
| ULONG | RequestId |
| KMT_CALLBACK_INFORMATION_CLASS | OperationClass |
| PVOID | Parameters |
Definition at line 67 of file kmt_test.h.
| KMT_CALLBACK_INFORMATION_CLASS _KMT_CALLBACK_REQUEST_PACKET::OperationClass |
Definition at line 70 of file kmt_test.h.
Referenced by KmtUserCallbackThread(), and KmtUserModeCallback().
| PVOID _KMT_CALLBACK_REQUEST_PACKET::Parameters |
Definition at line 71 of file kmt_test.h.
Referenced by KmtUserCallbackThread(), and KmtUserModeCallback().
| ULONG _KMT_CALLBACK_REQUEST_PACKET::RequestId |
Definition at line 69 of file kmt_test.h.
Referenced by DriverIoControl(), KmtUserCallbackThread(), and KmtUserModeCallback().