Click or drag to resize

AttributeValue Properties

The AttributeValue type exposes the following members.

Properties
  NameDescription
Public propertyAttributeId
Attribute ID.
Public propertyDimensions
The dimensions of the value (or null).
Public propertyFlags
Attribute value flags.
Public propertyGettable
True if protocol attribute-get requests are allowed.
Public propertyIgnoreSet
True if protocol attribute-set requests are allowed, but should be ignored.
Public propertyMemory
Returns the underlying shared memory segment.
Public propertySettable
True if protocol attribute-set requests are allowed.
Top
See Also