ReactOS 0.4.15-dev-8061-g57b775e
_WDF_WMI_PROVIDER_CONFIG_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_WMI_PROVIDER_CONFIG_V1_15:

Public Attributes

ULONG Size
 
GUID Guid
 
ULONG Flags
 
ULONG MinInstanceBufferSize
 
PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL EvtWmiProviderFunctionControl
 

Detailed Description

Definition at line 2971 of file wdf115.h.

Member Data Documentation

◆ EvtWmiProviderFunctionControl

PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL _WDF_WMI_PROVIDER_CONFIG_V1_15::EvtWmiProviderFunctionControl

Definition at line 2997 of file wdf115.h.

◆ Flags

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_15::Flags

Definition at line 2985 of file wdf115.h.

◆ Guid

GUID _WDF_WMI_PROVIDER_CONFIG_V1_15::Guid

Definition at line 2980 of file wdf115.h.

◆ MinInstanceBufferSize

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_15::MinInstanceBufferSize

Definition at line 2991 of file wdf115.h.

◆ Size

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_15::Size

Definition at line 2975 of file wdf115.h.


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