Tao.Sdl SDK Documentation

Sdl.SDL_CDName Method 

[Visual Basic]
Public Shared Function SDL_CDName( _
   ByVal drive As Integer _
) As String
[C#]
public static string SDL_CDName(
   int drive
);

See Also

Sdl Class | Tao.Sdl Namespace