This document is archived and information here might be outdated. Recommended version. |
The stop bits setting for the communications port connected to the GPS receiver. Defaults to esriGpsStopBits1.
[Visual Basic .NET] Public Property StopBits As esriGpsStopBits
[C#] public esriGpsStopBits StopBits {get; set;}
[C++]
HRESULT get_StopBits(
esriGpsStopBits* pStopBits
);
[C++]
HRESULT put_StopBits(
esriGpsStopBits pStopBits
);
[C++] Parameters pStopBits [out, retval]
pStopBits is a parameter of type esriGpsStopBits* pStopBits [in]
pStopBits is a parameter of type esriGpsStopBits