KeReadStateMutant - NtDoc

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

LONG KeReadStateMutant(
  PRKMUTANT Mutant
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

KeReadStateMutant function

Description

The KeReadStateMutant routine is reserved for system use. See KeReadStateMutex.

Parameters

Mutant

Reserved.

Return value

Reserved.