Function: WideToMultiBuffer

Module location: CharTranslate.pkg line 79 (view source)
IntegerWideToMultiBuffer(DWORD dwCodePage Address pWideBuf Integer iLen Address ppMultiBuf)
dwCodePage = Multi Byte Code Page to convert to pWideBuf = Pointer to Wide Character string iLen = Length in characters of Wide Character string ppMultiBuf = Contents of ppMultiBuf contains a pointer to the destination buffer on return

References (3):

ModuleContaining SymbolLine
CharTranslate.pkgUtf8ToOemBuffer114
CharTranslate.pkgOemToUtf8Buffer134
CharTranslate.pkgUtf16ToOemBuffer163