Function: MultiToWideBuffer
Module location:
CharTranslate.pkg
line
55 (view source)
Integer
MultiToWideBuffer(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):
Module
Containing Symbol
Line
cCJGridColumn.pkg
AnsiValueToVariant
1838
CharTranslate.pkg
Utf8ToOemBuffer
111
CharTranslate.pkg
OemToUtf8Buffer
131
CharTranslate.pkg
OemToUtf16Buffer
148