ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_QUERY_INTERFACE_CONFIG_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_5:

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 1437 of file wdf15.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_5::EvtDeviceProcessQueryInterfaceRequest

Definition at line 1484 of file wdf15.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_5::ImportInterface

Definition at line 1495 of file wdf15.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_5::Interface

Definition at line 1447 of file wdf15.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_5::InterfaceType

Definition at line 1452 of file wdf15.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_5::SendQueryToParentStack

Definition at line 1458 of file wdf15.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_5::Size

Definition at line 1441 of file wdf15.h.


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