UpdateInterval Property (Multimedia MCI Control)

       

Specifies the number of milliseconds between successive StatusUpdate events.

Syntax

[form.]MMControl.UpdateInterval[ = milliseconds%]

Remarks

The argument milliseconds% specifies the number of milliseconds between events. If milliseconds is 0, no StatusUpdate events occur.

Data Type

Integer