This document is archived and information here might be outdated. Recommended version. |
Projects a given time, from this time reference, to UTC.
[Visual Basic .NET] Public Sub ProjectToUTC ( _ ByVal Time As ITime _ )
[C#] public void ProjectToUTC ( ITime Time );
[C++]
HRESULT ProjectToUTC(
ITime* Time
);
[C++] Parameters Time [in]
Time is a parameter of type ITime*