This document is archived and information here might be outdated. Recommended version. |
The current UTC date/time.
[Visual Basic .NET] Public ReadOnly Property ConnectionCurrentDateTimeInUTC As Object
[C#] public object ConnectionCurrentDateTimeInUTC {get;}
[C++]
HRESULT get_ConnectionCurrentDateTimeInUTC(
Variant* datetime
);
[C++]
Parameters datetime [out, retval]
datetime is a parameter of type VARIANT*