ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_QUERY_INTERFACE_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_13:

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 2095 of file wdf113.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_13::EvtDeviceProcessQueryInterfaceRequest

Definition at line 2138 of file wdf113.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_13::ImportInterface

Definition at line 2149 of file wdf113.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_13::Interface

Definition at line 2105 of file wdf113.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_13::InterfaceType

Definition at line 2110 of file wdf113.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_13::SendQueryToParentStack

Definition at line 2116 of file wdf113.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_13::Size

Definition at line 2099 of file wdf113.h.


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