Jump to content

KernVMUnlock

From EDM2
Revision as of 12:18, 27 February 2017 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:KEE:KernVMUnlock to KernVMUnlock)

Synopsis

APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);

Description

Unlock a memory region.

Parameters

lock

   Pointer to the lock structure used by KernVMLock.