Jump to content

KernCopyInVirt

From EDM2
Revision as of 17:28, 4 December 2017 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Copy to Destination Length of byte from Sel:Offset.

Syntax

APIRET APIENTRY KernCopyInVirt(void* Destination,  uint32_t Offset, uint32_t Sel,  uint32_t Length);

Parameters

Destination
Pointer to a destination
Sel / Offset
sel/offset of a source
Length
amount of bytes to copy