IBrowserWithTabWindows

IID_IBrowserWithTabWindows {400F946A-EBF0-4D3C-BC82-130805F7F2EB}

The IBrowserWithTabWindows methods are (as ordered in the virtual function table after the IUnknown methods):

Offset Method
0x0C GetTabWindow
0x10 SetTabWindow

with prototypes:

HRESULT GetTabWindow (ITabWindow **);
HRESULT SetTabWindow (ITabWindow *);

in which ITabWindow is an undocumented interface.

Availability

The IBrowserWithTabWindows interface is implemented in IEFRAME version 7.0 and higher.

This interface is not documented by Microsoft as late as the January 2007 edition of the Software Development Kit (SDK) for Windows Vista.