Edit

Share via


Ft232HDevice.GetFt232H Method

Definition

Gets all the FT232H connected

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)

Returns

A list of FT232H

Applies to