The Windows custom event structure. TODO
For a list of all members of this type, see Sdl.SDL_SysWMmsg_Windows Members.
System.Object
System.ValueType
Tao.Sdl.Sdl.SDL_SysWMmsg_Windows
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Struct in SDL_syswm.h
struct SDL_SysWMmsg { SDL_version version; HWND hwnd; UINT msg; WPARAM wParam; LPARAM lParam; };
Namespace: Tao.Sdl
Assembly: Tao.Sdl (in Tao.Sdl.dll)
Sdl.SDL_SysWMmsg_Windows Members | Tao.Sdl Namespace