The number of items in a list or array when CapType = TWCAP_ENUM or TWCAP_ARRAY.
Read-only property
Visual Basic |
---|
Public Property CapNumItems As Long |
A long value which represents the number of items in a list or array for the capability.
This is a runtime, read-only property.
Use this property only for reading a value. Use the CapNumItemsOut property and SetCapOut method to set a new value.