Description
This function converts a cide-char type string to a multibyte string.
Parameters
| Parameters | Description |
|---|---|
| pSrc | Input pointer to wide-character string |
| nSrcSize | Input length of wide-character string |
| pDest | Output pointer to multibyte string |
| nDestSize | Input size of destination string |