Jump to content

KernCopyInVirt

From EDM2

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