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.

Field Documentation

◆ bEndpointAddress

BYTE MSUSB_PIPE_DESCRIPTOR::bEndpointAddress

◆ bInterval

BYTE MSUSB_PIPE_DESCRIPTOR::bInterval

◆ InitCompleted

int MSUSB_PIPE_DESCRIPTOR::InitCompleted

◆ MaximumPacketSize

UINT16 MSUSB_PIPE_DESCRIPTOR::MaximumPacketSize

◆ MaximumTransferSize

UINT32 MSUSB_PIPE_DESCRIPTOR::MaximumTransferSize

◆ PipeFlags

UINT32 MSUSB_PIPE_DESCRIPTOR::PipeFlags

◆ PipeHandle

UINT32 MSUSB_PIPE_DESCRIPTOR::PipeHandle

◆ PipeType

BYTE MSUSB_PIPE_DESCRIPTOR::PipeType

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