IBrowserService2::_FindTBar method (shdeprecated.h)

Deprecated. Returns the index of a browser toolbar item based on Component Object Model (COM) identity rules.

Syntax

UINT _FindTBar(
  [in] IUnknown *punkSrc
);

Parameters

[in] punkSrc

Type: IUnknown*

A pointer to the IUnknown of the browser toolbar item.

Return value

Type: UINT

The index of the browser toolbar item.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header shdeprecated.h