ReactOS 0.4.15-dev-7924-g5949c20
_WDF_WMI_INSTANCE_CONFIG_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_WMI_INSTANCE_CONFIG_V2_15:

Public Attributes

ULONG Size
 
WDFWMIPROVIDER Provider
 
PWDF_WMI_PROVIDER_CONFIG_V2_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 2911 of file wdf215.h.

Member Data Documentation

◆ EvtWmiInstanceExecuteMethod

PFN_WDF_WMI_INSTANCE_EXECUTE_METHOD _WDF_WMI_INSTANCE_CONFIG_V2_15::EvtWmiInstanceExecuteMethod

Definition at line 2961 of file wdf215.h.

◆ EvtWmiInstanceQueryInstance

PFN_WDF_WMI_INSTANCE_QUERY_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V2_15::EvtWmiInstanceQueryInstance

Definition at line 2946 of file wdf215.h.

◆ EvtWmiInstanceSetInstance

PFN_WDF_WMI_INSTANCE_SET_INSTANCE _WDF_WMI_INSTANCE_CONFIG_V2_15::EvtWmiInstanceSetInstance

Definition at line 2951 of file wdf215.h.

◆ EvtWmiInstanceSetItem

PFN_WDF_WMI_INSTANCE_SET_ITEM _WDF_WMI_INSTANCE_CONFIG_V2_15::EvtWmiInstanceSetItem

Definition at line 2956 of file wdf215.h.

◆ Provider

WDFWMIPROVIDER _WDF_WMI_INSTANCE_CONFIG_V2_15::Provider

Definition at line 2921 of file wdf215.h.

◆ ProviderConfig

PWDF_WMI_PROVIDER_CONFIG_V2_15 _WDF_WMI_INSTANCE_CONFIG_V2_15::ProviderConfig

Definition at line 2928 of file wdf215.h.

◆ Register

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V2_15::Register

Definition at line 2941 of file wdf215.h.

◆ Size

ULONG _WDF_WMI_INSTANCE_CONFIG_V2_15::Size

Definition at line 2915 of file wdf215.h.

◆ UseContextForQuery

BOOLEAN _WDF_WMI_INSTANCE_CONFIG_V2_15::UseContextForQuery

Definition at line 2936 of file wdf215.h.


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