VarDateFromR8.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

VarDateFromR8 (OLEAUT32.92)

SYNOPSIS

HRESULT VarDateFromR8
 (
  double dblIn,
  DATE*  pdateOut
 )

DESCRIPTION

Convert a VT_R8 to a VT_DATE.

PARAMS

dblIn [In] Source.

pdateOut [Out] Destination.

RETURNS

S_OK.

IMPLEMENTATION

Defined in "oleauto.h".

Implemented in "dlls/oleaut32/vartype.c".

Debug channel "variant".