LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

RestartApplication Event






Occurs when settings changes on the capture device requires an application restart.
Syntax
public event EventHandler RestartApplication
'Declaration
 
Public Event RestartApplication As EventHandler
'Usage
 
Dim instance As CaptureCtrl
Dim handler As EventHandler
 
AddHandler instance.RestartApplication, handler
public event EventHandler RestartApplication
add_RestartApplication(function(sender, e))
remove_RestartApplication(function(sender, e))

public:
event EventHandler^ RestartApplication
Remarks
The restart application event passes an empty System.EventArgs to its event handler. Failure to restart the application after receiving this event could result in unpredictable behavior.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features