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.PauseRemarks
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.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.