FreeRDP
MSUSB_PIPE_DESCRIPTOR Struct Reference

#include <msusb.h>

Data Fields

UINT16 MaximumPacketSize
 
UINT32 MaximumTransferSize
 
UINT32 PipeFlags
 
UINT32 PipeHandle
 
BYTE bEndpointAddress
 
BYTE bInterval
 
BYTE PipeType
 
int InitCompleted
 

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.

Definition at line 27 of file msusb.h.

Field Documentation

◆ bEndpointAddress

BYTE MSUSB_PIPE_DESCRIPTOR::bEndpointAddress

Definition at line 33 of file msusb.h.

◆ bInterval

BYTE MSUSB_PIPE_DESCRIPTOR::bInterval

Definition at line 34 of file msusb.h.

◆ InitCompleted

int MSUSB_PIPE_DESCRIPTOR::InitCompleted

Definition at line 36 of file msusb.h.

◆ MaximumPacketSize

UINT16 MSUSB_PIPE_DESCRIPTOR::MaximumPacketSize

Definition at line 29 of file msusb.h.

◆ MaximumTransferSize

UINT32 MSUSB_PIPE_DESCRIPTOR::MaximumTransferSize

Definition at line 30 of file msusb.h.

◆ PipeFlags

UINT32 MSUSB_PIPE_DESCRIPTOR::PipeFlags

Definition at line 31 of file msusb.h.

◆ PipeHandle

UINT32 MSUSB_PIPE_DESCRIPTOR::PipeHandle

Definition at line 32 of file msusb.h.

◆ PipeType

BYTE MSUSB_PIPE_DESCRIPTOR::PipeType

Definition at line 35 of file msusb.h.


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