Platform SDK: Broadcast Architecture |
The Error event occurs when an asynchronous error occurs in the Video control or the control's input or output device. The current version of Broadcast Architecture does not send this event. Visual Basic syntax is shown.
Private Sub object_Error(Number As Integer, _ ByVal Description As String, ByVal SCode As Long, _ ByVal Source As String, HelpFile As String, _ HelpContext As Long, CancelDisplay As Boolean)
Broadcast Architecture does not currently generate asynchronous errors.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.