Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |