Win32.FILE_ALL_ACCESS - charonn0/WinLib GitHub Wiki
#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
#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