#ifndef _NTOBAPI_H
#ifndef OBJ_AUDIT_OBJECT_CLOSE
#define OBJ_AUDIT_OBJECT_CLOSE 0x00000004
View code on GitHub#ifndef _PHNT_NTDEF_H
#ifndef _NTDEF_
/**
* Request auditing when the object is closed.
*/
#define OBJ_AUDIT_OBJECT_CLOSE 0x00000004L
View code on GitHubNo description available.