GENERIC_READ top-level constant

int const GENERIC_READ

Specifies access control suitable for reading the object.

Implementation

const GENERIC_READ = 0x80000000;