次の方法で共有


Ft2232HDevice.GetFt2232H メソッド

定義

接続されているすべてのFT2232Hを取得します

public static System.Collections.Generic.List<Iot.Device.Ft2232H.Ft2232HDevice> GetFt2232H ();
static member GetFt2232H : unit -> System.Collections.Generic.List<Iot.Device.Ft2232H.Ft2232HDevice>
Public Shared Function GetFt2232H () As List(Of Ft2232HDevice)

戻り値

FT2232Hの一覧

適用対象