LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

SetCaptureHotkeyCallback Method






A method that will handle the HotKey callback.
Sets the method that will handle the HotKey callback.
Syntax
public static void SetCaptureHotkeyCallback( 
   ScreenCaptureHotkeyCallback callback
)
'Declaration
 
Public Shared Sub SetCaptureHotkeyCallback( _
   ByVal callback As ScreenCaptureHotkeyCallback _
) 
'Usage
 
Dim callback As ScreenCaptureHotkeyCallback
 
ScreenCaptureEngine.SetCaptureHotkeyCallback(callback)
public static void SetCaptureHotkeyCallback( 
   ScreenCaptureHotkeyCallback callback
)
 function Leadtools.ScreenCapture.ScreenCaptureEngine.SetCaptureHotkeyCallback( 
   callback 
)
public:
static void SetCaptureHotkeyCallback( 
   ScreenCaptureHotkeyCallback^ callback
) 

Parameters

callback
A method that will handle the HotKey callback.
Example
For an example, refer to ScreenCaptureEngine.
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

ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
Leadtools.ScreenCapture.ScreenCaptureEngine.CaptureInformation
ScreenCaptureHotkeyCallback Delegate
ScreenCaptureHelpCallback Delegate

 

 


Products | Support | Contact Us | Copyright Notices

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