FreeRDP
|
#include <rdpdr_main.h>
Data Fields | |
UINT32 | CompletionId |
UINT32 | DeviceId |
UINT32 | FileId |
char | PathName [256] |
char | ExtraBuffer [256] |
void * | CallbackData |
RdpdrServerContext * | context |
RdpdrServerContext wStream * | s |
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 |
FreeRDP: A Remote Desktop Protocol Implementation Device Redirection Virtual Channel Extension
Copyright 2014 Dell Software Mike. Copyright 2013 Marc-Andre Moreau McDo nald@ soft ware. dell .commarca Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger ndre .more au@g mail. commarti n.ha imber ger@ thinc ast. 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.
void* RDPDR_IRP::CallbackData |
Definition at line 41 of file server/rdpdr_main.h.
UINT32 RDPDR_IRP::CompletionId |
Definition at line 36 of file server/rdpdr_main.h.
RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 RDPDR_IRP::completionId |
Definition at line 44 of file server/rdpdr_main.h.
RdpdrServerContext* RDPDR_IRP::context |
Definition at line 43 of file server/rdpdr_main.h.
UINT32 RDPDR_IRP::DeviceId |
Definition at line 37 of file server/rdpdr_main.h.
RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 RDPDR_IRP::deviceId |
Definition at line 43 of file server/rdpdr_main.h.
char RDPDR_IRP::ExtraBuffer[256] |
Definition at line 40 of file server/rdpdr_main.h.
UINT32 RDPDR_IRP::FileId |
Definition at line 38 of file server/rdpdr_main.h.
RdpdrServerContext wStream struct S_RDPDR_IRP UINT32 UINT32 UINT32 RDPDR_IRP::ioStatus |
Definition at line 44 of file server/rdpdr_main.h.
RdpdrServerContext wStream struct S_RDPDR_IRP* RDPDR_IRP::irp |
Definition at line 43 of file server/rdpdr_main.h.
char RDPDR_IRP::PathName[256] |
Definition at line 39 of file server/rdpdr_main.h.
RdpdrServerContext wStream* RDPDR_IRP::s |
Definition at line 43 of file server/rdpdr_main.h.