←Select platform

ResetDeviceEventCapability Method

Summary

Resets CAP_DEVICEEVENT capability to defaults values

Syntax

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

Parameters

deviceCap
Contains the capability values to reset

Remarks

This method will reset CAP_DEVICEEVENT capability to defaults values. To get CAP_DEVICEEVENT capability values, call GetDeviceEventCapability method, and to set the CAP_DEVICEEVENT values, call SetDeviceEventCapability 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