ReactOS 0.4.15-dev-7924-g5949c20
_WDF_QUERY_INTERFACE_CONFIG_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_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 2110 of file wdf115.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_15::EvtDeviceProcessQueryInterfaceRequest

Definition at line 2153 of file wdf115.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_15::ImportInterface

Definition at line 2164 of file wdf115.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_15::Interface

Definition at line 2120 of file wdf115.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_15::InterfaceType

Definition at line 2125 of file wdf115.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_15::SendQueryToParentStack

Definition at line 2131 of file wdf115.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_15::Size

Definition at line 2114 of file wdf115.h.


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