Serial port and GPS

SerialGPS.m_coordcb Field

Callback method for handling coordinates retreived from GPS

[Visual Basic]
Private m_coordcb As CoordDelegate
[C#]
private CoordDelegate m_coordcb;

See Also

SerialGPS Class | serial Namespace