ReactOS 0.4.15-dev-7788-g1ad9096
_WDF_QUERY_INTERFACE_CONFIG Struct Reference

#include <wdfqueryinterface.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG:

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 71 of file wdfqueryinterface.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG::EvtDeviceProcessQueryInterfaceRequest

Definition at line 114 of file wdfqueryinterface.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG::ImportInterface

Definition at line 125 of file wdfqueryinterface.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG::Interface

Definition at line 81 of file wdfqueryinterface.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG::InterfaceType

Definition at line 86 of file wdfqueryinterface.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG::SendQueryToParentStack

Definition at line 92 of file wdfqueryinterface.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG::Size

Definition at line 75 of file wdfqueryinterface.h.


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