This document is archived and information here might be outdated. Recommended version. |
Indicates if the GPS time is standard GPS Time.
[Visual Basic .NET]
Public ReadOnly Property IsStandardGpsTime As Boolean
[C#]
public bool IsStandardGpsTime {get;}
[C++]
HRESULT get_IsStandardGpsTime(
Boolean* pbIsAStandard
);
[C++] Parameters pbIsAStandard [out, retval]
pbIsAStandard is a parameter of type bool*