Serial port and GPS
OsmDldForm.MAXRESULTS Field
Maximum number of results shown m_results
[Visual Basic]
Private Const MAXRESULTS As
Integer
= 1000
[C#]
private const
int
MAXRESULTS = 1000;
See Also
OsmDldForm Class
|
serial Namespace