Microsoft DirectX 9.0

IMSVidPlayback.Stop

This topic applies to Windows XP Service Pack 1 only.

The Stop method stops the playback device. Applications should use the MSVidCtl.Stop method.

Syntax

objVidPlayback.Stop()

Parameters

This method takes no parameters.

Error Codes

If the method fails, an error is raised and Err.Number is set to a value other than zero.

Return Values

No return value.

See Also