This function sets contents of the bytes in the defined memory area (Dest, Len) to the defined value (Data).
-
Input variable name |
Data type |
Description |
Dest |
DWORD |
Address of destination memory |
Data |
BYTE |
Data which is copied to memory bytes |
Len |
WORD |
Byte size of memory block to be set |
Data type |
Description |
INT |
Return value is always 1 |
-
Source file Topic000604.htm
Last updated 21-Feb-2025