
char* | ProWstringToString |
( char* str /* (Out) The buffer to contain the multibyte character string. The caller must declare or allocate enough memory for this argument. */ wchar_t* wstr /* (In) The wide string, terminated by WNULL character */ ) |

The multibyte character string |

