Tao.Sdl SDK Documentation
Sdl.SDL_NAME Method
Returns SDL name
[Visual Basic]
Public Shared Function SDL_NAME( _
ByVal
x
As
String
_
) As
String
[C#]
public static
string
SDL_NAME(
string
x
);
Parameters
x
input name
Return Value
Returns SDL name
See Also
Sdl Class
|
Tao.Sdl Namespace