System Typedef CATAccessRight

typedef unsigned int CATAccessRight
Definition of the acces rigth on a file.
Role: This type is used to defined the requested and or granted rights on a file. It is construted by ORING the following values.
Values:
CATReadRight
Read right for the user.
CATWriteRight
Write right for the user.
CATRWRight
Read/write right for the user.
CATExecuteRight
Execute right for the user.
See also:

This object is included in the file: CATTypesForFileExit.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.