ObQueryObjectAuditingByHandle - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

NTSTATUS ObQueryObjectAuditingByHandle(
  HANDLE   Handle,
  PBOOLEAN GenerateOnClose
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-obqueryobjectauditingbyhandle)

ObQueryObjectAuditingByHandle function

Description

The ObQueryObjectAuditingByHandle routine is reserved for system use.

Parameters

Handle

Reserved.

GenerateOnClose

Reserved.

Return value

Reserved.