Sets or returns the string value for a capability when the value of the CapType property is TWON_ONEVALUE. This is a runtime property.
String
ObjectName. CapValueString
Reading this property after calling CapGet() method. After setting this property, call CapSet() method to actually set the value.
CapValueString property is used to set or return String type value. For any other data types when the CapType property is TWON_ONEVALUE, use CapValue property.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
Com Data Type Mapping, Capability property, CapType property, CapValue property, TWON_ONEVALUE