Gets legal values for the specified capability.
Read-only property
Visual Basic |
---|
Public Property CapItem( _ ByVal Index As Long _ ) As Single |
- Index
- A long zero-based value which represents the capability.
A single value which represents legal values for a specified capability.
An array of floating point numbers specifying legal values for a particular capability when CapType = TWCAP_ENUM or TWCAP_ARRAY.
Use this property only for reading a value. Use the CapItemOut property and SetCapOut method to set a new value.