| |
|
|
RtlMoveMemory copies a Speicherblock of a place to a others.
Deklaration:
DEF @CopyMemory(3) !"kernel32","RtlMoveMemory"
Parameter:
P:B1 address (of/ one variables) or a Bereichvariable, to the the Speicherbereich copies go should. P:B2 address (of/ one variables) or a Bereichvariable, from the the Speicherbereich herauskopiert go should. P:L3 Number of To kopierenden Bytes.
|
|
|
| |
|
|