Tao.Sdl SDK Documentation

Sdl.SDL_LockSurface Method 

[Visual Basic]
Public Shared Function SDL_LockSurface( _
   ByVal surface As IntPtr _
) As Integer
[C#]
public static int SDL_LockSurface(
   IntPtr surface
);

See Also

Sdl Class | Tao.Sdl Namespace