Tao.Sdl SDK Documentation
Sdl.SDL_LoadObject Method
[Visual Basic]
Public Shared Function SDL_LoadObject( _
ByVal
sofile
As
String
_
) As
IntPtr
[C#]
public static
IntPtr
SDL_LoadObject(
string
sofile
);
See Also
Sdl Class
|
Tao.Sdl Namespace