ReactOS 0.4.15-dev-7942-gd23573b
_WDF_WMI_INSTANCE_CONFIG_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V1_5:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V1_5 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 2131 of file wdf15.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V1_5::EvtWmiInstanceExecuteMethod

Definition at line 2181 of file wdf15.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_5::EvtWmiInstanceQueryInstance

Definition at line 2166 of file wdf15.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_5::EvtWmiInstanceSetInstance

Definition at line 2171 of file wdf15.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V1_5::EvtWmiInstanceSetItem

Definition at line 2176 of file wdf15.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V1_5::Provider

Definition at line 2141 of file wdf15.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V1_5 _WDF_WMI_INSTANCE_CONFIG_V1_5::ProviderConfig

Definition at line 2148 of file wdf15.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_5::Register

Definition at line 2161 of file wdf15.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V1_5::Size

Definition at line 2135 of file wdf15.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_5::UseContextForQuery

Definition at line 2156 of file wdf15.h.


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