VarBoolFromI1 (OLEAUT32.233)
HRESULT VarBoolFromI1 ( signed char cIn, VARIANT_BOOL* pBoolOut )
Convert a VT_I1 to a VT_BOOL.
cIn | [In] | Source. |
pBoolOut | [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.