SeAuditHardLinkCreation - NtDoc

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

VOID SeAuditHardLinkCreation(
  PUNICODE_STRING FileName,
  PUNICODE_STRING LinkName,
  BOOLEAN         bSuccess
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

SeAuditHardLinkCreation function

Description

This routine is reserved for system use.

Parameters

FileName

Reserved.

LinkName

Reserved.

bSuccess

Reserved.