ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_QUERY_INTERFACE_CONFIG_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V2_0:

Public Attributes

ULONG Size
 
PINTERFACE Interface
 
CONST GUIDInterfaceType
 
BOOLEAN SendQueryToParentStack
 
PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST EvtDeviceProcessQueryInterfaceRequest
 
BOOLEAN ImportInterface
 

Detailed Description

Definition at line 2008 of file wdf20.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V2_0::EvtDeviceProcessQueryInterfaceRequest

Definition at line 2051 of file wdf20.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V2_0::ImportInterface

Definition at line 2062 of file wdf20.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V2_0::Interface

Definition at line 2018 of file wdf20.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V2_0::InterfaceType

Definition at line 2023 of file wdf20.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V2_0::SendQueryToParentStack

Definition at line 2029 of file wdf20.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V2_0::Size

Definition at line 2012 of file wdf20.h.


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