ConType property (ICapability2 Interface)
short ConType | |
Overview |
Remarks
Gets or sets the container type used in getting or setting the capabilities values. Possible values are:
Value |
Meaning |
L_TWON_ONEVALUE |
Container type is ICapabilityOneValue2 interface. |
L_TWON_ENUMERATION |
Container type is ICapabilityEnumeration2 interface. |
L_TWON_ARRAY |
Container type is ICapabilityArray2 interface. |
L_TWON_RANGE |
Container type is ICapabilityRange2 interface. |
L_TWON_DONTCARE16 |
Container type is unimportant. This is often used to set this property before getting a capability. |
See Also
Elements |
|
Topics |
|
|