ConType property (ICapability Interface)
short ConType | |
Overview |
Refer to How to Work with the Containers - MFC. |
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 ICapabilityOneValue interface. |
L_TWON_ENUMERATION |
Container type is ICapabilityEnumeration interface. |
L_TWON_ARRAY |
Container type is ICapabilityArray interface. |
L_TWON_RANGE |
Container type is ICapabilityRange interface. |
See Also
Elements |
|
Topics |