ISong CreateSong( string configString )
Function CreateSong ( _ configString As String _ ) As ISong
ISong^ CreateSong( String^ configString )