ReactOS 0.4.15-dev-7907-g95bf896
_WDF_WMI_PROVIDER_CONFIG_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_WMI_PROVIDER_CONFIG_V1_1:

Public Attributes

ULONG Size
 
GUID Guid
 
ULONG Flags
 
ULONG MinInstanceBufferSize
 
PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL EvtWmiProviderFunctionControl
 

Detailed Description

Definition at line 2095 of file wdf11.h.

Member Data Documentation

◆ EvtWmiProviderFunctionControl

PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL _WDF_WMI_PROVIDER_CONFIG_V1_1::EvtWmiProviderFunctionControl

Definition at line 2121 of file wdf11.h.

◆ Flags

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_1::Flags

Definition at line 2109 of file wdf11.h.

◆ Guid

GUID _WDF_WMI_PROVIDER_CONFIG_V1_1::Guid

Definition at line 2104 of file wdf11.h.

◆ MinInstanceBufferSize

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_1::MinInstanceBufferSize

Definition at line 2115 of file wdf11.h.

◆ Size

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_1::Size

Definition at line 2099 of file wdf11.h.


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