Gets or sets type of container that is used for storing device capability value.
| Visual Basic |
|---|
Public Property Device_Cap_ValueContainerType As enumDeviceCapabilityValueContainerType |
| Value | Container type | Valid properties |
| 1 | One value | Device_Cap_Value, Device_Cap_StringValue |
| 2 | Array | Device_Cap_Value, Device_Cap_Items_Count, Device_Cap_Items |
| 3 | Range | Device_Cap_Value, Device_Cap_DefaultValue, Device_Cap_MinValue, Device_Cap_MaxValue, Device_Cap_StepSize |
| 4 | Enumeration | Device_Cap_Value, Device_Cap_Items_Count, Device_Cap_Items |