SetSystemTime(3w)

NAME

SetSystemTime (KERNEL32.@)

SYNOPSIS

BOOL SetSystemTime
 (
  const SYSTEMTIME* systime
 )

DESCRIPTION

Set the system time in utc.

PARAMS

systime [In] The desired system time.

RETURNS

Success: TRUE. The time was set.

Failure: FALSE, if the time was invalid or caller does not have permission to change the time.

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/time.c".

Debug channel "time".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout