Microsoft DirectX 9.0

MSVidCtl.Pause

This topic applies to Windows XP only.

The Pause method pauses the filter graph.

Syntax

objMSVidCtl.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

This method does not return a value.

See Also