Jump to content

KernVMUnlock

From EDM2
Revision as of 05:28, 6 June 2016 by Martini (talk | contribs) (Created page with "==Synopsis== APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock); ==Description== Unlock a memory region. ==Parameters== lock Pointer to the lock structure used by KernVMLock...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Synopsis

APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);

Description

Unlock a memory region.

Parameters

lock

   Pointer to the lock structure used by KernVMLock.