NAME

SysFreeString16  (OLE2DISP.6)

SYNOPSIS

 void SysFreeString16
 (
  BSTR16 str
 )

DESCRIPTION

Free a BSTR16 (16 Bit).

PARAMS

str [In] String to free.

RETURNS

Nothing.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/ole2disp.dll16/ole2disp.c". https://source.winehq.org/source/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 Apr 2024.