MGL_wmUncaptureEvents
Captures events and redirects them to specific window.
Declaration
void MGLAPI MGL_wmUncaptureEvents(
window_t *wnd,
int id)
Prototype In
mgraph.h
Parameters
wnd |
window |
id |
ID of the capture record to remove |
Description
Cancels the instruction to capture events to the window as previously specified by a call to MGL_wmCaptureEvents.
See Also
MGL_wmProcessEvent, MGL_wmPushWindowEventHandler, MGL_wmPopWindowEventHandler, MGL_wmRemoveWindowEventHandler, MGL_wmPushGlobalEventHandler, MGL_wmPopGlobalEventHandler, MGL_wmRemoveGlobalEventHandler, MGL_wmCaptureEvents
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com