|
|
|
|
MGL_wmGetWindowUserData
Reads user data of the window.
Declaration
void* MGLAPI MGL_wmGetWindowUserData(
window_t *wnd)
Prototype In
mgraph.h
Parameters
wnd |
the window |
Return Value
User data pointer.
Description
Returns user data pointer of this window or NULL if you haven't called MGL_wmSetWindowUserData before.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com