IHostItemProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IHostItemProvider
[System.Runtime.InteropServices.Guid("4ADB68B5-272D-4439-891D-4331FC891C5E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IHostItemProvider
type IHostItemProvider = interface
Public Interface IHostItemProvider
- Attributes
Methods
GetHostExtender(Type, String) | |
GetHostObject(Type, String) | |
SetHostObjectOnExtender(String, String, Object) |