#include <fxqueryinterface.hpp>
Definition at line 28 of file fxqueryinterface.hpp.
◆ FxDeviceProcessQueryInterfaceRequest()
FxDeviceProcessQueryInterfaceRequest::FxDeviceProcessQueryInterfaceRequest |
( |
VOID |
| ) |
|
|
inline |
Definition at line 32 of file fxqueryinterface.hpp.
34 :
36 {
37 }
PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST m_Method
◆ Invoke()
Definition at line 41 of file fxqueryinterface.hpp.
47 {
50
53 InterfacType,
57
59 }
60 else {
62 }
63 }
void __inline CallbackStart(VOID)
void __inline CallbackEnd(VOID)
_Must_inspect_result_ _In_ WDFDEVICE Device
WDF_EXTERN_C_START typedef _In_ LPGUID _Inout_ PINTERFACE ExposedInterface
WDF_EXTERN_C_START typedef _In_ LPGUID _Inout_ PINTERFACE _Inout_opt_ PVOID ExposedInterfaceSpecificData
◆ m_Method
The documentation for this class was generated from the following file: