GENERIC_READ top-level constant Null safety
Specifies access control suitable for reading the object.
Implementation
const GENERIC_READ = 0x80000000;
Specifies access control suitable for reading the object.
const GENERIC_READ = 0x80000000;