ReactOS 0.4.16-dev-1489-g8fbbb41
|
#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().