ZylGPSReceiver.NET

GPSReceiver.Open Method 

Opens the communication with the GPS receiver.

[Visual Basic]
Public Function Open() As Boolean
[C#]
public bool Open();

Return Value

- true if succeed - false if failed.

See Also

GPSReceiver Class | ZylGPSReceiver Namespace