IBrowserService3 interface (shdeprecated.h)

Deprecated. The methods exposed by this interface are analogous to virtual protected methods in normal C++ inheritance. The inheritance hierarchy of the objects spans multiple DLLs. The hierarchy is made up of a base class and several derived classes that correspond to controls, including CLSID_WebBrowser and the user's desktop. Objects not in the hierarchy should not implement this interface, nor use most of its methods.

Inheritance

The IBrowserService3 interface inherits from IBrowserService2. IBrowserService3 also has these types of members:

Methods

The IBrowserService3 interface has these methods.

 
IBrowserService3::_PositionViewWindow

Deprecated. Used in view size negotiations. This method is called by _UpdateViewRectSize after determining the available dimensions.
IBrowserService3::IEParseDisplayNameEx

Deprecated. Parses a URL into a pointer to an item identifier list (PIDL). (IBrowserService3.IEParseDisplayNameEx)

Remarks

This interface also provides the methods of the IBrowserService and IBrowserService2 interfaces, from which it inherits.

Requirements

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