This document is archived and information here might be outdated. Recommended version. |
Writes the time to the current date and time on this machine, expressed as the Coordinated Universal Time (UTC).
[Visual Basic .NET]
Public Sub SetFromCurrentUtcTime ( _
)
[C#]
public void SetFromCurrentUtcTime (
);
[C++]
HRESULT SetFromCurrentUtcTime(
void
);