This document is archived and information here might be outdated. Recommended version. |
Reports the tested status of the connection(The connection need not be open).
[Visual Basic .NET] Public ReadOnly Property TestStatus As esriGpsConnectionStatus
[C#] public esriGpsConnectionStatus TestStatus {get;}
[C++]
HRESULT get_TestStatus(
esriGpsConnectionStatus* pStatus
);
[C++] Parameters pStatus [out, retval]
pStatus is a parameter of type esriGpsConnectionStatus*