SetSystemTime |
Declare Function Api_SetSystemTime& Lib "kernel32" Alias "SetSystemTime" (lpSystemTime As SYSTEMTIME) |
Declare Function SetSystemTime Lib "kernel32" Alias "SetSystemTime" (lpSystemTime As SYSTEMTIME) As Long |
|
現在のシステム日時を設定する。システム日時は、世界協定時刻(UTC)で表される。 |
|
パラメータ 権は既定では無効になっている。 |