Occurs automatically at intervals given by the UpdateInterval property.
Syntax
Private Sub MMControl_StatusUpdate ()
Remarks
This event allows an application to update the display to inform the user about the status of the current MCI device. The application can obtain status information from properties such as Position, Length, and Mode.