This function returns the background color reference number of the window targeted. The Powerbuilder
equivalent is as follows:
ulong l_color
l_color = w_main.BackColor
Global External Function:
FUNCTION ulong GetBkColor (ulong hwnd) LIBRARY "Gdi32.dll"