Also BSTR ist WideString auf Delphi Seite.
Delphi-Quellcode:
function GetName(
index: UINT): WideString;
stdcall;
function Test(
url: PWideChar; explicitly: BOOL;
out canonical_url: WideString): HRESULT;
stdcall;
wäre meines Wissens nach die richtige Übersetzung