DK11 for ActiveX | TatukGIS_XDK11.ITGIS_GpsNmeaEvents | Interfaces | Methods
Events interface for TGIS_GpsNmea
// C# public interface ITGIS_GpsNmeaEvents { }
' VisualBasic Public Interface ITGIS_GpsNmeaEvents End Class
// Oxygene type ITGIS_GpsNmeaEvents = public interface end;
Name | Visibility | Description | |
---|---|---|---|
NmeaEvent | public | Event fired on each messages received from the GPS device. | |
NmeaMessageEvent | public | Event fired on each messages received from the GPS device. | |
PositionEvent | public | Event fired on each position messages received from the GPS device. | |