Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Win32.FILE_ALL_ACCESS

Andrew Lambert edited this page Jul 23, 2014 · 4 revisions

#Win32.FILE_ALL_ACCESS

##Method Signature

    Function FILE_ALL_ACCESS() As Integer

##Notes Returns STANDARD_RIGHTS_REQUIRED, SYNCHRONIZE, and &h1FF combined using BitOr.

##See also

Clone this wiki locally