約16,400件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/6/27 -This string descriptor is called a Microsoft OS String Descriptor. Its presence indicates that the device contains one or more OS feature descriptors. It ...

    2024/3/6 -An interface descriptor is always returned as part of a configuration descriptor. Interface descriptors cannot be directly accessed with a GetDescriptor() or ...

    2024/2/1 -Get the USB device descriptor for a given device. This is a non-blocking function; the device descriptor is cached in memory. Note since libusb-1.0.16, ...

    2024/2/22 -The USB_DESCRIPTOR_REQUEST structure is used with the IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION I/O control request to retrieve one or more descriptors ...

    2024/7/6 -A Descriptor contains information like type of the device, Vendor ID, Compliant USB Version, number of configurations device supports, number of endpoints, etc.

    2024/4/27 -After the device returns from its reset, the host issues a command, GET_DESCRIPTOR, using the newly assigned address, to read the descriptors from the device.

    2024/6/14 -This macro defines a descriptor node and a string descriptor. The string literal passed to the macro should be in the ASCII7 format. It is converted to UTF16LE ...

    2024/4/19 -I am facing some issues at the moment of filtering devices and getting the correct device vendor and product. I'm working and compiling on Linux, have installed ...

    2024/3/9 -These can be used to retrieve descriptive strings, possibly in multiple languages. Class specifications can add their own descriptor types that are available ...

    2024/5/23 -Let deviceDescriptor be the device descriptor of the connected device by performing Get Descriptor with DescriptorType set to DEVICE . Return deviceDescriptor .