Overview   Namespace   Class   Index   Help 


::

typedef RegAccessMode


Definition:
sal_uInt16
Summary
defines the open/access mode of the registry.
Description
Two modes are valid: -REG_READONLY allows readonly access -REG_READWRITE allows read and write access

Top of Page