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

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