Mount Fuji Engine  0.8b
wchar_t* MFWString_Copy ( wchar_t *  pBuffer,
const wchar_t *  pString 
)

Copies the source unicode string to the target buffer.

Parameters
pBufferTarget buffer to receive a copy of the string.
pStringSource string.
Returns
pBuffer which can be used as a paramater to other functions.
See Also
MFWString_CopyN()