DRAFT |
SDL_SysWMEvent
A structure that contains a video driver dependent system event (event.syswm.*) .
Contents
Data Fields
Uint8 |
type |
SDL_SYSWMEVENT |
SDL_SysWMmsg* |
msg |
driver dependent data, defined in SDL_syswm.h |
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Related Enumerations
Related Structures
SDL_SysWMmsg???
