.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH VarDecFromI8 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBVarDecFromI8\fR (OLEAUT32.374) .SH SYNOPSIS HRESULT VarDecFromI8 ( LONG64 \fIllIn\fR, DECIMAL* \fIpDecOut\fR ) .SH DESCRIPTION .PP Convert a \fBVT_I8\fR to a \fBDECIMAL\fR. .SH PARAMS \fIllIn\fR \fB[In]\fR Source. .PP \fIpDecOut\fR \fB[Out]\fR Destination. .PP .SH RETURNS .PP \fBS_OK\fR. .SH IMPLEMENTATION .PP Declared in \fB"oleauto.h"\fR. .PP Implemented in \fB"dlls/oleaut32/vartype.c"\fR. .PP Debug channel \fB"variant"\fR.