CWData
The CWData object holds a value and attributes associated with the DataSocket connection.
Properties
Value | Specifies the value of a CWData object. |
Methods
CopyFrom | Copies the value and attributes from another CWData object. |
DeleteAttribute | Deletes an existing attribute if it exists. |
GetAttribute | Gets a CWData object for an attribute |
GetAttributeNames | Returns the names of the attributes on the CWData object. |
HasAttribute | Returns True if an attribute exists. |
Reset | Clears value and all attributes. |
SetAttribute | Sets the value of an attribute. |