This document is archived and information here might be outdated. Recommended version. |
The estimated time of arrival.
[Visual Basic .NET]
Public ReadOnly Property ETA As DateTime
[C#]
public DateTime ETA {get;}
[C++]
HRESULT get_ETA(
System.DateTime* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type DATE*