Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace > CaptureCtrl Class : Complete Event |
public event EventHandler Complete
'Declaration
Public Event Complete As EventHandler
'Usage
Dim instance As CaptureCtrl Dim handler As EventHandler AddHandler instance.Complete, handler
public: event EventHandler^ Complete