次の方法で共有


Ft232HDevice.GetFt232H メソッド

定義

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

public static System.Collections.Generic.List<Iot.Device.Ft232H.Ft232HDevice> GetFt232H ();
static member GetFt232H : unit -> System.Collections.Generic.List<Iot.Device.Ft232H.Ft232HDevice>
Public Shared Function GetFt232H () As List(Of Ft232HDevice)

戻り値

FT232H の一覧

適用対象