Obtains the time as an OLE automation date object.
[Visual Basic .NET]
Public Function QueryOleTime ( _
) As DateTime
[C#]
public DateTime QueryOleTime (
);
[C++]
HRESULT QueryOleTime(
DATE* oleTime
);
[C++]Parameters
oleTime [out, retval] oleTime is a parameter of type DATE
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.