Share

AcFStream_wideToMulti

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

Was this information helpful?