Undocumented functions of NTDLL

2OOO, 24 November


NtReleaseMutant
NtReleaseMutant

NTSYSAPI 
NTSTATUS
NTAPI

NtReleaseMutant(
IN HANDLE MutantHandle, OUT PLONG PreviousCount OPTIONAL );


PreviousCount
Internal mutant counter state before call NtReleaseMutant.




Documented by:
Sven B. Schreiber
Tomasz Nowak



Requirements:
Library: ntdll.lib


See also:
NtCreateMutant
NtOpenMutant
NtQueryMutant