ICImagingControl.DeviceLost Event |
|||||||||||||||||
This event is called if the video capture device is no longer valid; for example if it was unplugged. | |||||||||||||||||
Syntax: | [C#] |
||||||||||||||||
|
|||||||||||||||||
Remarks: | The ICImagingControl.Device property should be cleared by setting it to an empty string ("") in the DeviceLost sub. |
||||||||||||||||
See also: | ICImagingControl, ICImagingControl.Device, ICImagingControl.LiveStart, ICImagingControl.LiveStop, DeviceLostEventArgs |