ReactOS 0.4.15-dev-7924-g5949c20
_TDI_REQUEST_STATUS Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_REQUEST_STATUS:

Public Attributes

TDI_STATUS Status
 
PVOID RequestContext
 
ULONG BytesTransferred
 

Detailed Description

Definition at line 59 of file tdi.h.

Member Data Documentation

◆ BytesTransferred

ULONG _TDI_REQUEST_STATUS::BytesTransferred

Definition at line 62 of file tdi.h.

◆ RequestContext

PVOID _TDI_REQUEST_STATUS::RequestContext

Definition at line 61 of file tdi.h.

◆ Status

TDI_STATUS _TDI_REQUEST_STATUS::Status

Definition at line 60 of file tdi.h.


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