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.

Field Documentation

◆ CallbackData

void* RDPDR_IRP::CallbackData

◆ CompletionId

UINT32 RDPDR_IRP::CompletionId

◆ completionId

RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 RDPDR_IRP::completionId

◆ context

RdpdrServerContext* RDPDR_IRP::context

◆ DeviceId

UINT32 RDPDR_IRP::DeviceId

◆ deviceId

RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 RDPDR_IRP::deviceId

◆ ExtraBuffer

char RDPDR_IRP::ExtraBuffer[256]

◆ FileId

UINT32 RDPDR_IRP::FileId

◆ ioStatus

RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 UINT32 RDPDR_IRP::ioStatus

◆ irp

RdpdrServerContext wStream struct S_RDPDR_IRP* RDPDR_IRP::irp

◆ PathName

char RDPDR_IRP::PathName[256]

◆ s

RdpdrServerContext wStream* RDPDR_IRP::s

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