ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_QUERY_INTERFACE_CONFIG_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_9:

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 1626 of file wdf19.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_9::EvtDeviceProcessQueryInterfaceRequest

Definition at line 1669 of file wdf19.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_9::ImportInterface

Definition at line 1680 of file wdf19.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_9::Interface

Definition at line 1636 of file wdf19.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_9::InterfaceType

Definition at line 1641 of file wdf19.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_9::SendQueryToParentStack

Definition at line 1647 of file wdf19.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_9::Size

Definition at line 1630 of file wdf19.h.


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