LTwain::ResetDeviceEventCapability

#include "ltwrappr.h"

L_INT LTwain::ResetDeviceEventCapability(pDeviceCap)

Resets the device event capability (CAP_DEVICEEVENT) to the default values.

Parameters

pTW_CAPABILITY pDeviceCap

Pointer to the TW_CAPABILITY structure that references the capability value to reset. This structure must be allocated and filled with data corresponding to the required capability to reset.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

To get the CAP_DEVICEEVENT capability values, call LTwain::GetDeviceEventCapability function.

To set the CAP_DEVICEEVENT capability values, call LTwain::SetDeviceEventCapability function.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C++ Class Library Help