IHostItemProvider Interface

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools
Assemblies:   Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
<GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IHostItemProvider
[GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IHostItemProvider

The IHostItemProvider type exposes the following members.

Methods

  Name Description
Public method GetHostExtender
Public method GetHostObject
Public method SetHostObjectOnExtender

Top

See Also

Reference

Microsoft.Office.Tools Namespace