Tao.Sdl SDK Documentation

Sdl.SDL_ALLEVENTS Field

This is the mask which refers to all hotkey bindings.

[Visual Basic]
Public Const SDL_ALLEVENTS As Integer = -1
[C#]
public const int SDL_ALLEVENTS = -1;

See Also

Sdl Class | Tao.Sdl Namespace