ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_QUERY_INTERFACE_CONFIG_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_11:

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 1938 of file wdf111.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_11::EvtDeviceProcessQueryInterfaceRequest

Definition at line 1981 of file wdf111.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_11::ImportInterface

Definition at line 1992 of file wdf111.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_11::Interface

Definition at line 1948 of file wdf111.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_11::InterfaceType

Definition at line 1953 of file wdf111.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_11::SendQueryToParentStack

Definition at line 1959 of file wdf111.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_11::Size

Definition at line 1942 of file wdf111.h.


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