ReactOS 0.4.15-dev-7934-g1dc8d80
_KMT_CALLBACK_REQUEST_PACKET Struct Reference

#include <kmt_test.h>

Collaboration diagram for _KMT_CALLBACK_REQUEST_PACKET:

Public Attributes

ULONG RequestId
 
KMT_CALLBACK_INFORMATION_CLASS OperationClass
 
PVOID Parameters
 

Detailed Description

Definition at line 61 of file kmt_test.h.

Member Data Documentation

◆ OperationClass

KMT_CALLBACK_INFORMATION_CLASS _KMT_CALLBACK_REQUEST_PACKET::OperationClass

Definition at line 64 of file kmt_test.h.

Referenced by KmtUserCallbackThread(), and KmtUserModeCallback().

◆ Parameters

PVOID _KMT_CALLBACK_REQUEST_PACKET::Parameters

Definition at line 65 of file kmt_test.h.

Referenced by KmtUserCallbackThread(), and KmtUserModeCallback().

◆ RequestId

ULONG _KMT_CALLBACK_REQUEST_PACKET::RequestId

Definition at line 63 of file kmt_test.h.

Referenced by DriverIoControl(), KmtUserCallbackThread(), and KmtUserModeCallback().


The documentation for this struct was generated from the following file: