Pause MethodPause Method*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IsSoundCardEnabled Method
*Next Topic: Run Method

Pause Method

Suspends a play operation without changing the current position.

Syntax

object.Pause

Remarks

The Pause method pauses the multimedia stream at the current position. To continue playing the multimedia stream, use the Run method.

To stop the multimedia stream, use the Stop method.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.