);
Parameters
-
lpString1
-
Points to a buffer to receive the contents of the string pointed to by the lpString2
parameter. The buffer must be large enough to contain the string, including
the terminating null character.
-
lpString2
-
Points to the null-terminated string to be copied.
Return Values
If the function succeeds, the return value is a pointer to the buffer.
If the function fails, the return value is NULL. To get extended error
information, call GetLastError.
Remarks
With a double-byte character set (DBCS) version of Windows, this function can
be used to copy a DBCS string.
See Also
lstrcat, lstrcmp,
lstrcmpi, lstrlen
file: /Techref/os/win/api/win32/func/src/f56.htm,
2KB, , updated: 2000年4月7日 12:19, local time: 2025年10月7日 16:39,
©2025 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://techref.massmind.org/Techref/os/win/api/win32/func/src/f56.htm"> lstrcpy</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.