This document is archived and information here might be outdated. Recommended version. |
Converts the time from local (to this machine) time value to Coordinated Universal Time (UTC).
[Visual Basic .NET]
Public Sub ToUTC ( _
)
[C#]
public void ToUTC (
);
[C++]
HRESULT ToUTC(
void
);