
ProWstringCopy | |
( wchar_t* source /* (In) The source wide string. */ wchar_t* target /* (In) The target wide string. It is the caller's responsibility to allocate enough memory for the copy operation. */ int num_chars /* (In) The number of wide strings to copy. If PRO_VALUE_UNUSED, the entire string will be copied. */ ) |

The information was returned successfully. | |
One or more arguments was invalid. |


