How do i stop the wave file which I am playing through the PlaySound function

The function used for playing the wave file is
PlaySound(fileToPlay,NULL,SND_FILENAME )
where fileToPlay is the wave file to be played