CopyMemory(Pointer,Pointer,UInt32) Method
Represents method CopyMemory(Pointer,Pointer,UInt32)
.
procedure CopyMemory(Destination: Pointer; Source: Pointer; Length: UInt32);
Parameters
- Destination
- Type: Pointer
- Source
- Type: Pointer
- Length
- Type: UInt32