Searched defs:GENERIC_READ (Results 1 – 2 of 2) sorted by relevance
23 public const int GENERIC_READ = unchecked((int)0x80000000); field in StatsViewer.Win32
31 GENERIC_READ = 0x80000000 enumerator