ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_WMI_INSTANCE_CONFIG_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V2_0:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V2_0 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 2899 of file wdf20.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V2_0::EvtWmiInstanceExecuteMethod

Definition at line 2949 of file wdf20.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V2_0::EvtWmiInstanceQueryInstance

Definition at line 2934 of file wdf20.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V2_0::EvtWmiInstanceSetInstance

Definition at line 2939 of file wdf20.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V2_0::EvtWmiInstanceSetItem

Definition at line 2944 of file wdf20.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V2_0::Provider

Definition at line 2909 of file wdf20.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V2_0 _WDF_WMI_INSTANCE_CONFIG_V2_0::ProviderConfig

Definition at line 2916 of file wdf20.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V2_0::Register

Definition at line 2929 of file wdf20.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V2_0::Size

Definition at line 2903 of file wdf20.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V2_0::UseContextForQuery

Definition at line 2924 of file wdf20.h.


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