Tao.Sdl SDK Documentation

Sdl.SDL_MUTEX_TIMEDOUT Field

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

See Also

Sdl Class | Tao.Sdl Namespace