Supported Browsers Home   
MGL_wmGetWindowParent Previous   
MGL_wmInvalidateRect Next   
External Functions Up   

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

MGL_wmSetWindowUserData

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com