[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  nWRow( hWnd, hDC, nGraphRow, hFont )-> <nTextRow>
------------------------------------------------------------------------------


 PARAMETER:

  <hWnd>        Is the handle that identifies the window

  <hDC>         Is the handle of its device context

  <nGraphRow>   Is a numeric value of the source row in pixels

  <hFont>       Is an optional handle of a font



 RETURNS:

  <nTextRow> is a numeric value specifying the text row corresponding to
  that graphical row.


 DESCRIPTION:

  nWRow() converts the pixel based <nGraphRow> value into a character based
  row value. You will find an example for this in the LDBLClick Method of
  the TWBROWSE class ( SOURCE\CLASSES\WBrowse ).


 SOURCE:

  SOURCE\WINAPI\WNDROWS.C



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