April 22nd, 1999, 02:28 PM
OLE_COLOR is long, how do object browsers know the difference,
i.e. #import gives OLE_COLOR not long for return type.
VB propertybrowser gives pallet of colors etc.
VT_COLOR = VT_I4 = 3 so no way to tell from that, and
this is true even if dispid are not special such as DISPID_FORECOLOR.
i.e. #import gives OLE_COLOR not long for return type.
VB propertybrowser gives pallet of colors etc.
VT_COLOR = VT_I4 = 3 so no way to tell from that, and
this is true even if dispid are not special such as DISPID_FORECOLOR.