Property Abstract of interface IColor returns Value of VARIANT_BOOL containing the information whether the color is not of the valid type (the ColorType is less then 0).
Syntax
HRESULT get_Abstract([out, retval] VARIANT_BOOL* bIsAbstract);
See Also
IColor