Copies specified number of characters in a UCS-2 string pointed by source to the UCS-2 string pointed by destination. The caller should ensure that the destination buffer is large enough to contain the copied resulting string. This function does not insert null terminated '0' at the end of the resulting string.
|
Parameters |
Description |
|
VMWSTR destination |
[OUT] The resulting string. |
|
VMCWSTR source |
[IN] The source string. |
|
VMINT length |
[IN] The length of 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.