ReactOS 0.4.16-dev-91-g764881a
_WDF_WMI_INSTANCE_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V1_13:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V1_13 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 2986 of file wdf113.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V1_13::EvtWmiInstanceExecuteMethod

Definition at line 3036 of file wdf113.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_13::EvtWmiInstanceQueryInstance

Definition at line 3021 of file wdf113.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V1_13::EvtWmiInstanceSetInstance

Definition at line 3026 of file wdf113.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V1_13::EvtWmiInstanceSetItem

Definition at line 3031 of file wdf113.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V1_13::Provider

Definition at line 2996 of file wdf113.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V1_13 _WDF_WMI_INSTANCE_CONFIG_V1_13::ProviderConfig

Definition at line 3003 of file wdf113.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_13::Register

Definition at line 3016 of file wdf113.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V1_13::Size

Definition at line 2990 of file wdf113.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V1_13::UseContextForQuery

Definition at line 3011 of file wdf113.h.


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