#include <fxwmiprovider.hpp>
Definition at line 31 of file fxwmiprovider.hpp.
◆ FxWmiProviderFunctionControlCallback()
FxWmiProviderFunctionControlCallback::FxWmiProviderFunctionControlCallback |
( |
PFX_DRIVER_GLOBALS |
FxDriverGlobals | ) |
|
|
inline |
Definition at line 35 of file fxwmiprovider.hpp.
37 :
40 {
41 }
PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL m_Method
◆ ~FxWmiProviderFunctionControlCallback()
FxWmiProviderFunctionControlCallback::~FxWmiProviderFunctionControlCallback |
( |
| ) |
|
|
inline |
◆ Invoke()
Definition at line 49 of file fxwmiprovider.hpp.
55 {
57
59
64 }
65 else {
67 }
68
70 }
void __inline CallbackStart(VOID)
void __inline CallbackEnd(VOID)
#define UNREFERENCED_PARAMETER(P)
_In_ ULONGLONG _In_ ULONGLONG _In_ BOOLEAN Enable
_Must_inspect_result_ _In_ WDFDEVICE Device
_In_ WDF_WMI_PROVIDER_CONTROL Control
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_WMI_PROVIDER_CONFIG _In_opt_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFWMIPROVIDER * WmiProvider
Referenced by FxWmiProvider::FunctionControl().
◆ m_Method
The documentation for this struct was generated from the following file: