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