[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     GetTextColor( hDC ) ->  <nRGBColor>
------------------------------------------------------------------------------


 PARAMETER:

  <hDC>          Is the handle of the device context


 RETURNS:

  <nRGBColor> is the text color for that device context in RGB format


 DESCRIPTION:

  The GetTextColor() function retrieves the current text color. This color
  is the foreground color of characters that will be used by all text-output
  functions. 

 SOURCE:

  SOURCE\WINAPI\COLOR.C



See Also: SetTextColor hDC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson