Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
KeInitializeMutant function (ntifs.h)
The KeInitializeMutant routine is reserved for system use. See KeInitializeMutex.
Syntax
VOID KeInitializeMutant(
PRKMUTANT Mutant,
BOOLEAN InitialOwner
);
Parameters
Mutant
Reserved.
InitialOwner
Reserved.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | ntifs.h (include Ntifs.h) |
Feedback
Was this page helpful?
