ReactOS 0.4.15-dev-7958-gcd0bb1a
_AFD_IN_FLIGHT_REQUEST Struct Reference

#include <afd.h>

Collaboration diagram for _AFD_IN_FLIGHT_REQUEST:

Public Attributes

PIRP InFlightRequest
 
PTDI_CONNECTION_INFORMATION ConnectionCallInfo
 
PTDI_CONNECTION_INFORMATION ConnectionReturnInfo
 

Detailed Description

Definition at line 141 of file afd.h.

Member Data Documentation

◆ ConnectionCallInfo

PTDI_CONNECTION_INFORMATION _AFD_IN_FLIGHT_REQUEST::ConnectionCallInfo

Definition at line 143 of file afd.h.

◆ ConnectionReturnInfo

PTDI_CONNECTION_INFORMATION _AFD_IN_FLIGHT_REQUEST::ConnectionReturnInfo

Definition at line 144 of file afd.h.

◆ InFlightRequest

PIRP _AFD_IN_FLIGHT_REQUEST::InFlightRequest

Definition at line 142 of file afd.h.


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