ACCOUNT_VIEW - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTLSA_

//
// Account object type-specific Access Types
//

#define ACCOUNT_VIEW                          0x00000001L

#endif

View code on GitHub

NtDoc

No description available.