VarBoolFromUI1 (OLEAUT32.118)
HRESULT VarBoolFromUI1 ( BYTE bIn, VARIANT_BOOL* pBoolOut )
Convert a VT_UI1 to a VT_BOOL.
bIn | [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 © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.