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