Tao.Sdl SDK Documentation

Sdl.SDL_GetWMInfo Method

Gives you custom hooks into the window manager information.

Overload List

Gives you custom hooks into the window manager information.

public static int SDL_GetWMInfo(out SDL_SysWMinfo);

Gives you custom hooks into the window manager information.

public static int SDL_GetWMInfo(out SDL_SysWMinfo_RiscOS);

Gives you custom hooks into the window manager information.

public static int SDL_GetWMInfo(out SDL_SysWMinfo_Unix);

Gives you custom hooks into the window manager information.

public static int SDL_GetWMInfo(out SDL_SysWMinfo_Windows);

See Also

Sdl Class | Tao.Sdl Namespace