ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_WMI_INSTANCE_CONFIG_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V1_7:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V1_7 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 2150 of file wdf17.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V1_7::EvtWmiInstanceExecuteMethod

Definition at line 2200 of file wdf17.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_7::EvtWmiInstanceQueryInstance

Definition at line 2185 of file wdf17.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_7::EvtWmiInstanceSetInstance

Definition at line 2190 of file wdf17.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V1_7::EvtWmiInstanceSetItem

Definition at line 2195 of file wdf17.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V1_7::Provider

Definition at line 2160 of file wdf17.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V1_7 _WDF_WMI_INSTANCE_CONFIG_V1_7::ProviderConfig

Definition at line 2167 of file wdf17.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_7::Register

Definition at line 2180 of file wdf17.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V1_7::Size

Definition at line 2154 of file wdf17.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_7::UseContextForQuery

Definition at line 2175 of file wdf17.h.


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