ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_WMI_INSTANCE_CONFIG_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V1_15:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V1_15 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 3001 of file wdf115.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V1_15::EvtWmiInstanceExecuteMethod

Definition at line 3051 of file wdf115.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_15::EvtWmiInstanceQueryInstance

Definition at line 3036 of file wdf115.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_15::EvtWmiInstanceSetInstance

Definition at line 3041 of file wdf115.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V1_15::EvtWmiInstanceSetItem

Definition at line 3046 of file wdf115.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V1_15::Provider

Definition at line 3011 of file wdf115.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V1_15 _WDF_WMI_INSTANCE_CONFIG_V1_15::ProviderConfig

Definition at line 3018 of file wdf115.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_15::Register

Definition at line 3031 of file wdf115.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V1_15::Size

Definition at line 3005 of file wdf115.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_15::UseContextForQuery

Definition at line 3026 of file wdf115.h.


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