Geoff Chappell - Software Analyst
IID_ITabBrowserService | {83E7A2AB-486C-466D-AF9C-652713DBBFB2} |
The ITabBrowserService methods are (as ordered in the virtual function table after the IUnknown methods):
Offset | Method |
---|---|
0x0C | TranslateAcceleratorTBS |
0x10 | GetBrowserTabWindow |
0x14 | GetITBarDockingWindowSite |
with prototypes:
HRESULT TranslateAcceleratorTBS (MSG *, ULONG);
HRESULT GetBrowserTabWindow (ITabWindow **);
HRESULT GetITBarDockingWindowSite (IUnknown *, IUnknown **);
in which ITabWindow is an undocumented interface.
The ITabBrowserService 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.