UsbInterface.InterfaceProtocol プロパティ

定義

インターフェイスのプロトコル フィールドを返します。

public virtual int InterfaceProtocol { [Android.Runtime.Register("getInterfaceProtocol", "()I", "GetGetInterfaceProtocolHandler")] get; }
[<get: Android.Runtime.Register("getInterfaceProtocol", "()I", "GetGetInterfaceProtocolHandler")>]
member this.InterfaceProtocol : int

プロパティ値

インターフェイスのプロトコル

属性

注釈

インターフェイスのプロトコル フィールドを返します。

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

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

適用対象