[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 nPaintCount               Exported, Numeric, API
------------------------------------------------------------------------------

   This iVar is incremented on every BeginPaint() and decremented with
   every EndPaint(). If the value is not Zero, than a valid ::HDC
   exists, with which we can paint to the windows client area.

   You can compare the ::BeginPaint() / ::nPaintCount() / ::EndPaint() 
   sequence to the DispBegin() / DispCount() /  DispEnd() functions of
   clippers GT module ...



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