VarSub (OLEAUT32.159)
HRESULT VarSub ( LPVARIANT left, LPVARIANT right, LPVARIANT result )
Subtract two variants.
left | [In] | First variant. |
right | [In] | Second variant. |
result | [Out] | Result variant. |
Success: S_OK.
Failure: An HRESULT error code indicating the error.
Defined in "oleauto.h".
Implemented in "dlls/oleaut32/variant.c". source.winehq.org/source/dlls/oleaut32/variant.c
Debug channel "variant".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.