[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
hDC Exported, NumHandle, API
------------------------------------------------------------------------------
Contains the current Device Context handle of our Windows.
This handle is retrieved via GetDC() or BeginPaint(), and it
becomes invalid after EndPaint() or ReleaseDC()
A device Context is needed to draw in the Windows client area.
!seealso:"GetDC" "ReleaseDC" "BeginPaint" "EndPaint" "FloodFill" "Line"
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson