Data In Endpoint Descriptor (Windows CE 5.0)

Send Feedback

The following table shows the Data In Endpoint specification.

Offset Field Size Value Description
0 bLength 1 0x07 Size of this descriptor, in bytes
1 bDescriptorType 1 0x05 ENDPOINT descriptor
2 bEndpointAddress 1 0x82 Endpoint 2 IN
3 bmAttributes 1 0x02 Bulk Endpoint
4 wMaxPacketSize 2 0x0040 64 byte maximum packet size
6 bInterval 1 0x00 Unused

See Also

USB Host Controller Driver Development Concepts | RNDIS To USB Mapping | USB-RNDIS Ethernet Device Sample | Device Descriptor | Configuration Descriptor | Interface Descriptor for Data Class Interface | Notification Endpoint Descriptor | Data Out Endpoint Descriptor

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.