Microsoft DirectX 9.0

Stop Method

The Stop method stops playback.

Syntax

MSWebDVD.Stop();

Return Values

No return value.

Remarks

If EnableResetOnStop is set to true, calling Stop puts the DVD Navigator, along with the rest of the filter graph, into a stopped state, which means that the next time the user presses the Play button, playback starts at the beginning of the disc. If EnableResetOnStop is set to true, playback resumes where it left off when the user issues the next Play command.