A UCS-2 string safe copy operation. It copies the string pointed by source to the string pointed by destination, up to the length of the destination buffer. The extra characters will not be copied.
|
Parameters |
Description |
|
VMWSTR destination |
[OUT] The resulting string. |
|
VMINT size |
[IN] The length of the destination buffer. |
|
VMWSTR source |
[IN] The source string. |
The actual number of UCS-2 characters copied.
vmstdlib.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.