Accusoft TwainPRO 9
CapNumItemsOut Property
Description
Sets the number of items in a list or array when CapTypeOut = TWCAP_ENUM or TWCAP_ARRAY.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CapNumItemsOut As Long
Return Type
A long value which represents the number of items in a list or array for a capability.
Remarks
This is a runtime-only property.

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

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

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

See Also

TwainPro Object  | TwainPro Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback