====== CzColour::GetCOLORREF ====== ===== Description ===== Get the colour of the CzColour object as an MS Windows [[http://msdn2.microsoft.com/en-us/library/ms532655.aspx|COLORREF]] struct. ===== Function prototype ===== COLORREF CzColour:GetCOLORREF(); ===== Arguments ===== None. ===== Return value ===== A COLORREF struct containing the colour of the CzColour object. ===== Comments ===== None.