Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 738 Bytes

usbinterfacedescriptor_parse_1098943634.md

File metadata and controls

26 lines (18 loc) · 738 Bytes
-api-id -api-type
M:Windows.Devices.Usb.UsbInterfaceDescriptor.Parse(Windows.Devices.Usb.UsbDescriptor)
winrt method

Windows.Devices.Usb.UsbInterfaceDescriptor.Parse

-description

Parses the specified USB descriptor and returns alternate setting information in a UsbInterfaceDescriptor object.

-parameters

-param descriptor

A UsbDescriptor object that contains the USB interface descriptor.

-returns

A UsbInterfaceDescriptor object describes the alternate setting.

-remarks

-examples

-see-also