The CopyMemory function copies a block of memory from one location to another.
VOID CopyMemory (
PVOID Destination, |
// address of copy destination |
CONST VOID *Source, |
// address of block to copy |
DWORD Length |
// size, in bytes, of block to copy |
); |
This function has no return value.
If the source and destination blocks overlap, the results are undefined. For overlapped blocks, use the MoveMemory function.
FillMemory, MoveMemory, ZeroMemory
file: /Techref/os/win/api/win32/func/src/f07_17.htm, 2KB, , updated: 2001/6/23 23:23, local time: 2024/11/8 11:32,
3.149.254.180:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f07_17.htm"> CopyMemory</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.