oleaut: Support conversion of VT_SAFEARRAY into VT_ARRAY|type.
commit9227902714c2b2111ca311375c47d485427e66cc
authorRobert Shearman <rob@codeweavers.com>
Thu, 12 Jan 2006 10:53:47 +0000 (12 11:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Jan 2006 10:53:47 +0000 (12 11:53 +0100)
tree9f2e01340a5f8e8e9320e3598cbd0b96d2d886ea
parentf431353058b0f4a68f3493776f751e5a5b125137
oleaut: Support conversion of VT_SAFEARRAY into VT_ARRAY|type.
Typelib variant types that cannot be converted should return
DISP_E_BADVARTYPE.
Don't call DispCallFunc if conversion of one of the arguments failed.
dlls/oleaut32/typelib.c