IDocViewSite interface (shlobj.h)

[This interface is supported through Windows XP Service Pack 2 (SP2) and Windows Server 2003. It might be unsupported in subsequent versions of Windows.]

Used as a site object by the IShellView interface.

Inheritance

The IDocViewSite interface inherits from the IUnknown interface. IDocViewSite also has these types of members:

Methods

The IDocViewSite interface has these methods.

 
IDocViewSite::OnSetTitle

Sets or retrieves the title of the site object.

Remarks

You can call the QueryInterface method on IShellView to get a pointer to the IDocViewSite interface.

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 shlobj.h