ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_WMI_PROVIDER_CONFIG Struct Reference

#include <wdfwmi.h>

Collaboration diagram for _WDF_WMI_PROVIDER_CONFIG:

Public Attributes

ULONG Size
 
GUID Guid
 
ULONG Flags
 
ULONG MinInstanceBufferSize
 
PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL EvtWmiProviderFunctionControl
 

Detailed Description

Definition at line 173 of file wdfwmi.h.

Member Data Documentation

◆ EvtWmiProviderFunctionControl

PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL _WDF_WMI_PROVIDER_CONFIG::EvtWmiProviderFunctionControl

Definition at line 199 of file wdfwmi.h.

◆ Flags

ULONG _WDF_WMI_PROVIDER_CONFIG::Flags

Definition at line 187 of file wdfwmi.h.

◆ Guid

GUID _WDF_WMI_PROVIDER_CONFIG::Guid

Definition at line 182 of file wdfwmi.h.

◆ MinInstanceBufferSize

ULONG _WDF_WMI_PROVIDER_CONFIG::MinInstanceBufferSize

Definition at line 193 of file wdfwmi.h.

◆ Size

ULONG _WDF_WMI_PROVIDER_CONFIG::Size

Definition at line 177 of file wdfwmi.h.


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