OBJ_AUDIT_OBJECT_CLOSE - NtDoc

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

#define OBJ_AUDIT_OBJECT_CLOSE 0x00000004

#endif
#endif

View code on GitHub
#ifndef _PHNT_NTDEF_H
#ifndef _NTDEF_

#define OBJ_AUDIT_OBJECT_CLOSE              0x00000004L

#endif
#endif

View code on GitHub

No description available.