struct TCTTokenTypeAttribute |
Arbitrary attributes can be stored as UID/Value pairs.
This allows any attributes that can be represented as 32 bit integers to be associated with token types.
It consists of a UID to identify the type of the attribute and an unsigned integer to hold the data. For Boolean attributes, 0 means false and a positive integer means true.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.