Accusoft TwainPRO 9
CapItemOut Property
A long zero-based value representing the capability item.
Description
Sets a new legal value for a particular capability when CapType = TWCAP_ENUM or TWCAP_ARRAY.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CapItemOut( _
   ByVal Index As Long _
) As Single
Parameters
Index
A long zero-based value representing the capability item.
Return Type
A single value which represents the new legal value for the given capability.
Remarks

Use this property only for setting a capability. Use the CapItem property to read the current capability values.

After setting this property, invoke the SetCapOut method to actually set the values.

Note: This property can only be set if CapTypeOut = TWCAP_ENUM or TWCAP_ARRAY, otherwise an error is generated.

See Also

TwainPro Object  | TwainPro Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback