#ifndef _NTSAM_H // // User account control flags // #define USER_ACCOUNT_DISABLED (0x00000001) #endif View code on GitHub
This constant is documented in the [MS-SAMR] specification.