ReactOS 0.4.16-dev-889-g9563c07
|
#include <kmt_test.h>
Public Attributes | |
ULONG | RequestId |
KMT_CALLBACK_INFORMATION_CLASS | OperationClass |
PVOID | Parameters |
Definition at line 61 of file kmt_test.h.
KMT_CALLBACK_INFORMATION_CLASS _KMT_CALLBACK_REQUEST_PACKET::OperationClass |
Definition at line 64 of file kmt_test.h.
Referenced by KmtUserCallbackThread(), and KmtUserModeCallback().
PVOID _KMT_CALLBACK_REQUEST_PACKET::Parameters |
Definition at line 65 of file kmt_test.h.
Referenced by KmtUserCallbackThread(), and KmtUserModeCallback().
ULONG _KMT_CALLBACK_REQUEST_PACKET::RequestId |
Definition at line 63 of file kmt_test.h.
Referenced by DriverIoControl(), KmtUserCallbackThread(), and KmtUserModeCallback().