ReactOS 0.4.15-dev-7953-g1f49173
_WDF_QUERY_INTERFACE_CONFIG_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_QUERY_INTERFACE_CONFIG_V1_0:

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 1401 of file wdf10.h.

Member Data Documentation

◆ EvtDeviceProcessQueryInterfaceRequest

PFN_WDF_DEVICE_PROCESS_QUERY_INTERFACE_REQUEST _WDF_QUERY_INTERFACE_CONFIG_V1_0::EvtDeviceProcessQueryInterfaceRequest

Definition at line 1448 of file wdf10.h.

◆ ImportInterface

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_0::ImportInterface

Definition at line 1459 of file wdf10.h.

◆ Interface

PINTERFACE _WDF_QUERY_INTERFACE_CONFIG_V1_0::Interface

Definition at line 1411 of file wdf10.h.

◆ InterfaceType

CONST GUID* _WDF_QUERY_INTERFACE_CONFIG_V1_0::InterfaceType

Definition at line 1416 of file wdf10.h.

◆ SendQueryToParentStack

BOOLEAN _WDF_QUERY_INTERFACE_CONFIG_V1_0::SendQueryToParentStack

Definition at line 1422 of file wdf10.h.

◆ Size

ULONG _WDF_QUERY_INTERFACE_CONFIG_V1_0::Size

Definition at line 1405 of file wdf10.h.


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