winapi::winnt::FILE_GENERIC_EXECUTE
[-] [+]
[src]
pub const FILE_GENERIC_EXECUTE: DWORD=STANDARD_RIGHTS_EXECUTE | FILE_READ_ATTRIBUTES | FILE_EXECUTE | SYNCHRONIZE
pub const FILE_GENERIC_EXECUTE: DWORD=STANDARD_RIGHTS_EXECUTE | FILE_READ_ATTRIBUTES | FILE_EXECUTE | SYNCHRONIZE
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).