次の方法で共有


Ftx232HDevice.GetFtx232H メソッド

定義

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

public static System.Collections.Generic.List<Iot.Device.FtCommon.Ftx232HDevice> GetFtx232H ();
static member GetFtx232H : unit -> System.Collections.Generic.List<Iot.Device.FtCommon.Ftx232HDevice>
Public Shared Function GetFtx232H () As List(Of Ftx232HDevice)

戻り値

FTx232H の一覧

適用対象