Function: MultiToWideBuffer

Module location: CharTranslate.pkg line 55 (view source)
IntegerMultiToWideBuffer(DWORD dwCodePage Address pMultiBuf Integer iLen Address ppWideBuf)
dwCodePage = Multi Byte Code Page to convert from pMultiBuf = Pointer to Multi Byte string iLen = Length in bytes of Multi Byte string ppWideBuf = Contents of ppWideBuf contains a pointer to the destination buffer on return

References (4):

ModuleContaining SymbolLine
cCJGridColumn.pkgAnsiValueToVariant1838
CharTranslate.pkgUtf8ToOemBuffer111
CharTranslate.pkgOemToUtf8Buffer131
CharTranslate.pkgOemToUtf16Buffer148