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

Win32.FILE_GENERIC_READ

Andrew edited this page Mar 13, 2014 · 5 revisions

#Win32.FILE_GENERIC_READ

##Method Signature Function FILE_GENERIC_READ() As Integer

##Notes Returns STANDARD_RIGHTS_READ, FILE_READ_DATA, FILE_READ_ATTRIBUTES, FILE_READ_EA and SYNCHRONIZE combined using BitOr.

##See also

Clone this wiki locally