This document is archived and information here might be outdated. Recommended version. |
Obtains the time as an OLE automation date object.
[Visual Basic .NET]
Public Function QueryOleTime ( _
) As DateTime
[C#]
public DateTime QueryOleTime (
);
[C++]
HRESULT QueryOleTime(
void
);