ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_QUERY_INTERFACE_CONFIG_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V2_15:

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 2020 of file wdf215.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V2_15::EvtDeviceProcessQueryInterfaceRequest

Definition at line 2063 of file wdf215.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V2_15::ImportInterface

Definition at line 2074 of file wdf215.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V2_15::Interface

Definition at line 2030 of file wdf215.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V2_15::InterfaceType

Definition at line 2035 of file wdf215.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V2_15::SendQueryToParentStack

Definition at line 2041 of file wdf215.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V2_15::Size

Definition at line 2024 of file wdf215.h.


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