VarDateFromDec (OLEAUT32.224)
HRESULT VarDateFromDec ( DECIMAL* pdecIn, DATE* pdateOut )
Convert a VT_DECIMAL to a VT_DATE.
pdecIn | [In] | Source. |
pdateOut | [Out] | Destination. |
S_OK.
Defined in "oleauto.h".
Implemented in "dlls/oleaut32/vartype.c". source.winehq.org/source/dlls/oleaut32/vartype.c
Debug channel "variant".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.