SysReAllocString16 (OLE2DISP.3)
INT16 SysReAllocString16 ( LPBSTR16 pbstr, LPCOLESTR16 oleStr )
Change the length of a previously created BSTR16 (16 Bit).
pbstr | [In] | BSTR16 to change the length of. |
oleStr | [In] | New source for pbstr. |
Success: 1
Failure: 0.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ole2disp.dll16/ole2disp.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ole2disp.dll16/ole2disp.c
Debug channel "ole".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.