IHostItemProvider Interface

 

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

Namespace:   Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)

[GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IHostItemProvider

NameDescription
System_CAPS_pubmethodGetHostExtender(Type^, String^)

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

System_CAPS_pubmethodGetHostObject(Type^, String^)

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

System_CAPS_pubmethodSetHostObjectOnExtender(String^, String^, Object^)

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

Return to top
Show: