Stop

Description

Stops file playback.

Syntax
object.Stop

ParameterDescription
This method has no parameters.

Return Value

This method does not return a value.

Remarks

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.

See Also

Play, Pause, PlayStateChange

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.