Microsoft DirectX 9.0

IMSVidPlayback.Run

This topic applies to Windows XP Service Pack 1 only.

The Run method runs the playback device. Applications should call the MSVidCtl.Run method instead.

Syntax

objVidPlayback.Run()

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