←Select platform

SetCaptureHotkeyCallback Method

Summary

Sets the method that will handle the HotKey callback.

Syntax

C#
VB
C++
public static void SetCaptureHotkeyCallback(  
   Leadtools.Screencapture.ScreenCaptureHotkeyCallback callback 
) 
Public Shared Sub SetCaptureHotkeyCallback( _ 
   ByVal callback As Leadtools.Screencapture.ScreenCaptureHotkeyCallback _ 
) 
public: 
static void SetCaptureHotkeyCallback(  
   Leadtools.Screencapture.ScreenCaptureHotkeyCallback^ callback 
) 

Parameters

callback
A method that will handle the HotKey callback.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize