Sponsors

RtlMoveMemory

Function name: RtlMoveMemory

Defined in : kernel32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Sub RtlMoveMemory Lib "kernel32.dll" (Destination As Any, Source As Any, ByVal Length As Long)

Parameters:

Returns:

Related functions:

Examples:

Alpha Blending

Memory

Categories