ReactOS 0.4.15-dev-7924-g5949c20
_WDF_WMI_INSTANCE_CONFIG_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V1_1:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V1_1 ProviderConfig
 
BOOLEAN UseContextForQuery
 
BOOLEAN Register
 
PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE EvtWmiInstanceQueryInstance
 
PFN_WDF_WMI_INSTANCE_SET_INSTANCE EvtWmiInstanceSetInstance
 
PFN_WDF_WMI_INSTANCE_SET_ITEM EvtWmiInstanceSetItem
 
PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD EvtWmiInstanceExecuteMethod
 

Detailed Description

Definition at line 2125 of file wdf11.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V1_1::EvtWmiInstanceExecuteMethod

Definition at line 2175 of file wdf11.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_1::EvtWmiInstanceQueryInstance

Definition at line 2160 of file wdf11.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_1::EvtWmiInstanceSetInstance

Definition at line 2165 of file wdf11.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V1_1::EvtWmiInstanceSetItem

Definition at line 2170 of file wdf11.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V1_1::Provider

Definition at line 2135 of file wdf11.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V1_1 _WDF_WMI_INSTANCE_CONFIG_V1_1::ProviderConfig

Definition at line 2142 of file wdf11.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_1::Register

Definition at line 2155 of file wdf11.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V1_1::Size

Definition at line 2129 of file wdf11.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_1::UseContextForQuery

Definition at line 2150 of file wdf11.h.


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