MGL_wmInvalidateWindow
Invalidates window.
Declaration
void MGLAPI MGL_wmInvalidateWindow(
window_t *wnd)
Prototype In
mgraph.h
Parameters
wnd |
the window to invalidate |
Description
This function invalidates area of DC covered by the window.
The DC will be repainted next time you call MGL_wmUpdateDC.
See Also
MGL_wmUpdateDC, MGL_wmInvalidateRect, MGL_wmInvalidateRegion, MGL_wmInvalidateWindowRect, MGL_wmInvalidateWindowRegion
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com