Microsoft DirectX 9.0

IMSVidPlayback.Pause

This topic applies to Windows XP Service Pack 1 only.

The Pause method pauses the playback device. Applications should call the MSVidCtl.Pause method instead.

Syntax

objVidPlayback.Pause()

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