UsbInterface.EndpointCount プロパティ

定義

このインターフェイスに含まれる の android.hardware.usb.UsbEndpoint数を返します。

public virtual int EndpointCount { [Android.Runtime.Register("getEndpointCount", "()I", "GetGetEndpointCountHandler")] get; }
[<get: Android.Runtime.Register("getEndpointCount", "()I", "GetGetEndpointCountHandler")>]
member this.EndpointCount : int

プロパティ値

エンドポイントの数

属性

注釈

このインターフェイスに含まれる の android.hardware.usb.UsbEndpoint数を返します。

の Java ドキュメント android.hardware.usb.UsbInterface.getEndpointCount()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象