Tao.Sdl SDK Documentation
Sdl.SDL_GetThreadID Method
[Visual Basic]
Public Shared Function SDL_GetThreadID( _
ByVal
thread
As
IntPtr
_
) As
Integer
[C#]
public static
int
SDL_GetThreadID(
IntPtr
thread
);
See Also
Sdl Class
|
Tao.Sdl Namespace