RtlUnlockCurrentThread

Go to Home Page

Unlocks the pages locked by RtlLockCurrentThread

Syntax

NTSTATUS NTAPI RtlUnlockCurrentThread ( )

Return Value

STATUS_SUCCESS on success, other NTSTATUS on failure

Remarks

None