OnSetPropertiesEvent Event (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int OnSetPropertiesEvent (unsigned uCap, int nStatus, void * pValue)

Delphi Syntax

OnSetPropertiesEvent (uCap: L_UINT; nStatus: L_INT; pValue: L_PVOID ): L_INT

Overview

Refer to Getting and Setting CapabilitiesCapabilitiesNegotiations.

Remarks

Called for each property to set.

See Also

Elements:

SetProperties method, EnableSetPropertiesEvent property.

Topics:

TWAIN Functionality: Events