[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:GetDC() -> <hDC>
------------------------------------------------------------------------------
DESCRIPTION:
The ::GetDC() method returns the current device context handle for
this window. If ::hDC already contains a DC handle, ::GetDC() will
return that, otherwise a new hDC will be retrieved for this window, stored
in ::hDC, and returned.
See Also:
hDC
BeginPaint
EndPaint
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson