SystemTimeToVariantTime(3w)

NAME

SystemTimeToVariantTime (OLEAUT32.184)

SYNOPSIS

INT SystemTimeToVariantTime
 (
  LPSYSTEMTIME lpSt,
  double*      pDateOut
 )

DESCRIPTION

Convert a System format date and time into variant VT_DATE format.

PARAMS

lpSt [In] System format date and time.

pDateOut [Out] Destination for VT_DATE format date.

RETURNS

Success: TRUE. *pDateOut contains the converted value.

Failure: FALSE, if lpSt cannot be represented in VT_DATE format.

IMPLEMENTATION

Defined in "oleauto.h".

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

Debug channel "variant".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout