FreeRDP
TRANSFER_REQUEST Struct Reference

#include <request_queue.h>

Data Fields

void * request
 
void * prev
 
void * next
 
UINT32 RequestId
 
BYTE endpoint
 
struct libusb_transfer * transfer
 
int submit
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation RemoteFX USB Redirection

Copyright 2012 Atrust corp. Copyright 2012 Alfred Liu alfre.nosp@m.d.li.nosp@m.u@atr.nosp@m.usco.nosp@m.rp.co.nosp@m.m

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

BYTE TRANSFER_REQUEST::endpoint
void* TRANSFER_REQUEST::next
void* TRANSFER_REQUEST::prev
void* TRANSFER_REQUEST::request
UINT32 TRANSFER_REQUEST::RequestId
int TRANSFER_REQUEST::submit
struct libusb_transfer* TRANSFER_REQUEST::transfer

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