SysStringLen16 (OLE2DISP.7)
int SysStringLen16 ( BSTR16 str )
Get the allocated length of a BSTR16 in characters (16 Bit).
str | [In] | BSTR16 to find the length of. |
The allocated length of str, or 0 if str is NULL.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/oleaut32/ole2disp.c". source.winehq.org/source/dlls/oleaut32/ole2disp.c
Debug channel "ole".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.