FreeRDP
RDPDR_IRP Struct Reference

#include <rdpdr_main.h>

Collaboration diagram for RDPDR_IRP:

Data Fields

UINT32 CompletionId
 
UINT32 DeviceId
 
UINT32 FileId
 
char PathName [256]
 
char ExtraBuffer [256]
 
void * CallbackData
 
RdpdrServerContext * context
 
RdpdrServerContext wStreams
 
RdpdrServerContext wStream struct S_RDPDR_IRP * irp
 
RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 deviceId
 
RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 completionId
 
RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 UINT32 ioStatus
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Device Redirection Virtual Channel Extension

Copyright 2014 Dell Software Mike..nosp@m.McDo.nosp@m.nald@.nosp@m.soft.nosp@m.ware..nosp@m.dell.nosp@m..com Copyright 2013 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger marti.nosp@m.n.ha.nosp@m.imber.nosp@m.ger@.nosp@m.thinc.nosp@m.ast..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 34 of file server/rdpdr_main.h.

Field Documentation

◆ CallbackData

void* RDPDR_IRP::CallbackData

Definition at line 41 of file server/rdpdr_main.h.

◆ CompletionId

UINT32 RDPDR_IRP::CompletionId

Definition at line 36 of file server/rdpdr_main.h.

◆ completionId

RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 RDPDR_IRP::completionId

Definition at line 44 of file server/rdpdr_main.h.

◆ context

RdpdrServerContext* RDPDR_IRP::context

Definition at line 43 of file server/rdpdr_main.h.

◆ DeviceId

UINT32 RDPDR_IRP::DeviceId

Definition at line 37 of file server/rdpdr_main.h.

◆ deviceId

RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 RDPDR_IRP::deviceId

Definition at line 43 of file server/rdpdr_main.h.

◆ ExtraBuffer

char RDPDR_IRP::ExtraBuffer[256]

Definition at line 40 of file server/rdpdr_main.h.

◆ FileId

UINT32 RDPDR_IRP::FileId

Definition at line 38 of file server/rdpdr_main.h.

◆ ioStatus

RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 UINT32 RDPDR_IRP::ioStatus

Definition at line 44 of file server/rdpdr_main.h.

◆ irp

RdpdrServerContext wStream struct S_RDPDR_IRP* RDPDR_IRP::irp

Definition at line 43 of file server/rdpdr_main.h.

◆ PathName

char RDPDR_IRP::PathName[256]

Definition at line 39 of file server/rdpdr_main.h.

◆ s

RdpdrServerContext wStream* RDPDR_IRP::s

Definition at line 43 of file server/rdpdr_main.h.


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