Jump to content

KernVMUnlock: Difference between revisions

From EDM2
Created page with "==Synopsis== APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock); ==Description== Unlock a memory region. ==Parameters== lock Pointer to the lock structure used by KernVMLock..."
 
Ak120 (talk | contribs)
(No difference)

Revision as of 12:18, 27 February 2017

Synopsis

APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);

Description

Unlock a memory region.

Parameters

lock

   Pointer to the lock structure used by KernVMLock.