VariantTimeToSystemTime(3w)

NAME

VariantTimeToSystemTime (OLEAUT32.185)

SYNOPSIS

INT VariantTimeToSystemTime
 (
  double       dateIn,
  LPSYSTEMTIME lpSt
 )

DESCRIPTION

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

PARAMS

datein [In] Variant VT_DATE format date.

lpSt [Out] Destination for System format date and time.

RETURNS

Success: TRUE. *lpSt contains the converted value.

Failure: FALSE, if dateIn is too large or small.

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