Pause

Description

Pauses file playback.

Syntax
object.Pause

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 playing.

When a file is paused, the client control does not give up any system resources, such as the audio device.

See Also

Play, Stop, PlayStateChange

Return to Player Control Reference.

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