ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_WMI_PROVIDER_CONFIG_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_WMI_PROVIDER_CONFIG_V1_9:

Public Attributes

ULONG Size
 
GUID Guid
 
ULONG Flags
 
ULONG MinInstanceBufferSize
 
PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL EvtWmiProviderFunctionControl
 

Detailed Description

Definition at line 2302 of file wdf19.h.

Member Data Documentation

◆ EvtWmiProviderFunctionControl

PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL _WDF_WMI_PROVIDER_CONFIG_V1_9::EvtWmiProviderFunctionControl

Definition at line 2328 of file wdf19.h.

◆ Flags

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_9::Flags

Definition at line 2316 of file wdf19.h.

◆ Guid

GUID _WDF_WMI_PROVIDER_CONFIG_V1_9::Guid

Definition at line 2311 of file wdf19.h.

◆ MinInstanceBufferSize

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_9::MinInstanceBufferSize

Definition at line 2322 of file wdf19.h.

◆ Size

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_9::Size

Definition at line 2306 of file wdf19.h.


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