ReactOS 0.4.15-dev-7842-g558ab78
_WDF_QUERY_INTERFACE_CONFIG_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_7:

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 1456 of file wdf17.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_7::EvtDeviceProcessQueryInterfaceRequest

Definition at line 1503 of file wdf17.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_7::ImportInterface

Definition at line 1514 of file wdf17.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_7::Interface

Definition at line 1466 of file wdf17.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_7::InterfaceType

Definition at line 1471 of file wdf17.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_7::SendQueryToParentStack

Definition at line 1477 of file wdf17.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_7::Size

Definition at line 1460 of file wdf17.h.


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