Back to product page

PermissionsEnum Enumeration


PermissionsEnum

Remarks

Members

Constant Value Description
PermNone0 No permissions.
PermRead 1 Permission to read the file.
PermWrite 2 Permission to write the file.
PermExecute 3 Permission to execute the file.

Platforms

Windows