ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_WMI_PROVIDER_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_WMI_PROVIDER_CONFIG_V1_13:

Public Attributes

ULONG Size
 
GUID Guid
 
ULONG Flags
 
ULONG MinInstanceBufferSize
 
PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL EvtWmiProviderFunctionControl
 

Detailed Description

Definition at line 2956 of file wdf113.h.

Member Data Documentation

◆ EvtWmiProviderFunctionControl

PFN_WDF_WMI_PROVIDER_FUNCTION_CONTROL _WDF_WMI_PROVIDER_CONFIG_V1_13::EvtWmiProviderFunctionControl

Definition at line 2982 of file wdf113.h.

◆ Flags

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_13::Flags

Definition at line 2970 of file wdf113.h.

◆ Guid

GUID _WDF_WMI_PROVIDER_CONFIG_V1_13::Guid

Definition at line 2965 of file wdf113.h.

◆ MinInstanceBufferSize

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_13::MinInstanceBufferSize

Definition at line 2976 of file wdf113.h.

◆ Size

ULONG _WDF_WMI_PROVIDER_CONFIG_V1_13::Size

Definition at line 2960 of file wdf113.h.


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