#ifndef _NTOBAPI_H // // Directory Object Specific Access Rights // #ifndef DIRECTORY_QUERY #define DIRECTORY_QUERY 0x0001 #endif #endif View code on GitHub
No description available.