Windows Media Player SDK banner art
PreviousNext

Player6.Play

This method starts playing a clip from the starting position or continues playing a paused clip.

Syntax

MediaPlayer.Play()

Return Value

This method does not return a value.

Remarks

If the value of the SendPlayStateChangeEvents property is true and the file is not already playing, calling this method causes a PlayStateChange event to occur.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.