LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

SetCaptureHotkeyCallback Method

Show in webframe





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
) 

Parameters

callback
A method that will handle the HotKey callback.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

Target Platforms

See Also

Reference

ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
CaptureInformation Event
ScreenCaptureHotkeyCallback Delegate
ScreenCaptureHelpCallback Delegate

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.