約263,000件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:6か月以内
  • 2024/1/16 -This article describes how to get descriptors from the device at the endpoint, interface, configuration, and device level.

    2024/1/17 -Getting the device descriptor. A Windows Driver Frameworks (WDF) client driver can obtain the device descriptor only after the framework USB target device ...

    2024/3/24 -A descriptor is an object attribute with "binding behavior", one whose ... The descriptors are introduced to get, set or delete attributes from the ...

    2024/3/6 -How to get Descriptor. USB Descriptor Dumper. If you have TMK USB-USB converter try this first. It displays USB descriptors including HID Report descriptor in ...

    2024/3/15 -USB descriptor report all of the device's attributes. An endpoint is a specific type of descriptor that describes the terminus of a communication flow between ...

    2024/5/15 -The /descriptors endpoint in the Schema Registry API allows you to programmatically manage descriptors within your experience application. Getting started. The ...

    2024/2/1 -Get the USB device descriptor for a given device. More... int, libusb_get_active_config_descriptor (libusb_device *dev, struct libusb_config_descriptor **config).

    2024/5/10 -The descriptor is a JSON object that provides the base upon which connect apps are built. The descriptor provides the structure, connection, and permissions ...

    2024/6/9 -Gets information about the specified file in the Media Manager. The getFileDescriptor() function returns a Promise that resolves to the specified file's ...

    2024/6/13 -Descriptors are tools in Python used to manage how you can access, change, or remove properties. They work through three main methods: __get__(self, ...