←Select platform

SetDeviceEventCapability Method

Summary

Sets CAP_DEVICEEVENT capability values

Syntax

C#
VB
C++
public void SetDeviceEventCapability(  
   Leadtools.Twain.TwainCapability deviceCap 
) 
Public Sub SetDeviceEventCapability( _ 
   ByVal deviceCap As Leadtools.Twain.TwainCapability _ 
) 
public: 
void SetDeviceEventCapability(  
   Leadtools.Twain.TwainCapability^ deviceCap 
) 

Parameters

deviceCap
Contains the capability values to set

Remarks

This method will set CAP_DEVICEEVENT capability to defaults values. To get CAP_DEVICEEVENT capability values, call GetDeviceEventCapability method, and to reset the CAP_DEVICEEVENT values, call ResetDeviceEventCapability method.

Example

Refer to GetDeviceEventCapability example.

Requirements

Target Platforms

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