FreeRDP
IRP Struct Reference

#include <rdpdr.h>

Collaboration diagram for IRP:

Data Fields

WINPR_SLIST_ENTRY ItemEntry
 
DEVICE * device
 
DEVMAN * devman
 
UINT32 FileId
 
UINT32 CompletionId
 
UINT32 MajorFunction
 
UINT32 MinorFunction
 
wStreaminput
 
UINT32 IoStatus
 
wStreamoutput
 
pcIRPResponse Complete
 
pcIRPResponse Discard
 
HANDLE thread
 
BOOL cancelled
 

Field Documentation

◆ cancelled

BOOL IRP::cancelled

◆ Complete

pcIRPResponse IRP::Complete

◆ CompletionId

UINT32 IRP::CompletionId

◆ device

DEVICE* IRP::device

◆ devman

DEVMAN* IRP::devman

◆ Discard

pcIRPResponse IRP::Discard

◆ FileId

UINT32 IRP::FileId

◆ input

wStream* IRP::input

◆ IoStatus

UINT32 IRP::IoStatus

◆ ItemEntry

WINPR_SLIST_ENTRY IRP::ItemEntry

◆ MajorFunction

UINT32 IRP::MajorFunction

◆ MinorFunction

UINT32 IRP::MinorFunction

◆ output

wStream* IRP::output

◆ thread

HANDLE IRP::thread

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