Run (Windows Media Player) (Windows CE 5.0)

Send Feedback

This method starts a multimedia stream from the specified starting position or continues playing a paused stream.

Compatibility: ActiveMovie

MediaPlayer.Run( )

Return Values

None.

Remarks

The Run method starts the multimedia stream at the starting position specified by the SelectionStart property.

In the absence of other user or application input, the Run method continues playing the stream to the position specified by the SelectionEnd property.

The Run method is also used to resume playing a paused stream.

To pause playing, call the Pause method. To stop playing, call the Stop method.

Requirements

OS Versions: Windows CE 3.0 to Windows CE 4.1.

See Also

Windows Media Player Methods | Compatibility Modes | Playback Methods and Properties | FastForward | FastReverse

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.