Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method getdc class twindow</b> returns the current device context http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 METHOD GetDC CLASS TWindow      Returns the current device context
                                     if any or request a new one.

--------------------------------------------------------------------------------
   TWindow:GetDC(  )  -->

Purpose:
The GetDC() method returns the current DEVICE context for this window. If ::hDC
already contains a handle to the window's DEVICE context GetDC() returns that.
Otherwise it will retrieve the current DEVICE CONTEXT for this window, store it in
::hDC and return the handle to this DEVICE CONTEXT.

seealso:




Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson