Overview   Namespace   Class   Index   Help 


::

typedef RTFieldAccess


Definition:
sal_uInt16
Summary
specifies the type for the field access.
Description
Fields in a type blob are used for different types. Among others they were used for properties of services and these poperties can have several flags.
See Also
RT_ACCESS_INVALID
RT_ACCESS_READONLY
RT_ACCESS_OPTIONAL
RT_ACCESS_MAYBEVOID
RT_ACCESS_BOUND
RT_ACCESS_CONSTRAINED
RT_ACCESS_TRANSIENT
RT_ACCESS_MAYBEAMBIGUOUS
RT_ACCESS_MAYBEDEFAULT
RT_ACCESS_REMOVEABLE
RT_ACCESS_ATTRIBUTE
RT_ACCESS_PROPERTY
RT_ACCESS_CONST
RT_ACCESS_READWRITE
RT_ACCESS_DEFAULT

Top of Page