ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_QUERY_INTERFACE_CONFIG_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_1:

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 1431 of file wdf11.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_1::EvtDeviceProcessQueryInterfaceRequest

Definition at line 1478 of file wdf11.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_1::ImportInterface

Definition at line 1489 of file wdf11.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_1::Interface

Definition at line 1441 of file wdf11.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_1::InterfaceType

Definition at line 1446 of file wdf11.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_1::SendQueryToParentStack

Definition at line 1452 of file wdf11.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_1::Size

Definition at line 1435 of file wdf11.h.


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