ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_WMI_INSTANCE_CONFIG_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V1_11:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V1_11 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 2818 of file wdf111.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V1_11::EvtWmiInstanceExecuteMethod

Definition at line 2868 of file wdf111.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_11::EvtWmiInstanceQueryInstance

Definition at line 2853 of file wdf111.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_11::EvtWmiInstanceSetInstance

Definition at line 2858 of file wdf111.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V1_11::EvtWmiInstanceSetItem

Definition at line 2863 of file wdf111.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V1_11::Provider

Definition at line 2828 of file wdf111.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V1_11 _WDF_WMI_INSTANCE_CONFIG_V1_11::ProviderConfig

Definition at line 2835 of file wdf111.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_11::Register

Definition at line 2848 of file wdf111.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V1_11::Size

Definition at line 2822 of file wdf111.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_11::UseContextForQuery

Definition at line 2843 of file wdf111.h.


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