Stops file playback.
object.Stop
Parameter Description This method has no parameters.
This method does not return a value.
If SendPlayStateChangeEvents is set to True, this command causes a PlayStateChange event to occur, if the file is not already stopped.
This method does not change the current position. However, pressing the Stop button on the Player application (Nsplayer.exe) resets the current position to zero.
This method causes the Player control to release any system resources it is using, such as the audio device.
Return to Player Control Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.