GpsReceiverGetExistingCommPortNames Method

ZylGpsReceiver.NET Mobile
Returns the existing serial port names of the system.

Namespace:  ZylSoft.Gps.Mobile
Assembly:  ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax

public static string[] GetExistingCommPortNames()

Return Value

Type: String
Existing serial ports of the system in an array of strings.
See Also

Reference