Maps from an System.Drawing.Color to an OLE COLOR
[Visual Basic] Public Shared Function GetOleColorFromColor( _ ByVal color As Color _ ) As UInt32 [C#] public static uint GetOleColorFromColor( Color color ); [C++] public: static unsigned int GetOleColorFromColor( Color color ); [JScript] public static function GetOleColorFromColor( color : Color ) : UInt32;
the resulting OLE COLOR