Memory |
The MemoryValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | Returns the address of the underlying shared memory segment. | |
| AttributeId |
Attribute ID.
(Inherited from AttributeProperties) | |
| Dimensions |
The dimensions of the value (or null).
(Overrides AttributeValueDimensions) | |
| Dynamic |
True if the value size is dynamic.
(Inherited from AttributeProperties) | |
| FixedSize |
True if the value size is fixed.
(Inherited from AttributeProperties) | |
| Flags |
Attribute value flags.
(Inherited from AttributeProperties) | |
| GetAttributesAll |
The attribute data is returned in a GetAttributesAll request.
(Inherited from AttributeProperties) | |
| Gettable |
True if protocol attribute-get requests are allowed.
(Inherited from AttributeProperties) | |
| IgnoreSet |
True if protocol attribute-set requests are allowed, but should be ignored.
(Inherited from AttributeProperties) | |
| MaxDataSize | The maximum size of the value (or 0 if not known). | |
| NotSupported |
The attribute is not supported.
(Inherited from AttributeProperties) | |
| NumBytes |
The number of bytes of attribute data (or -1).
(Inherited from AttributeValue) | |
| Settable |
True if protocol attribute-set requests are allowed.
(Inherited from AttributeProperties) |