AttributeProperties Properties |
The AttributeProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeId |
Attribute ID.
| |
| FixedSize |
True if the value size is fixed.
| |
| Flags |
Attribute value flags.
| |
| GetAttributesAll |
The attribute data is returned in a GetAttributesAll request.
| |
| Gettable |
True if protocol attribute-get requests are allowed.
| |
| IgnoreSet |
True if protocol attribute-set requests are allowed, but should be ignored.
| |
| NotSupported |
The attribute is not supported.
| |
| NumBytes |
The number of bytes of attribute data (or 0 for variable size; -1 for unknown).
| |
| Settable |
True if protocol attribute-set requests are allowed.
|