Defines methods that enable pipeline components to be used within the Pipeline Designer environment.
For a list of all members of this type, see IComponentUI Members.
<Guid("05ac2106-2ed5-41f0-a961-2838a1836a22")>
<InterfaceType(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IComponentUI
[C#]
[Guid("05ac2106-2ed5-41f0-a961-2838a1836a22")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IComponentUI
[C++]
[Guid("05ac2106-2ed5-41f0-a961-2838a1836a22")]
[InterfaceType(ComInterfaceType::InterfaceIsIUnknown)]
public __gc __interface IComponentUI
[JScript]
public
Guid("05ac2106-2ed5-41f0-a961-2838a1836a22")
InterfaceType(ComInterfaceType.InterfaceIsIUnknown)
interface IComponentUI Note For information on using this interface within COM-based code, see IComponentUI Interface.
Requirements
Namespace: Microsoft.BizTalk.Component.Interop
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003
Assembly: BizTalk Pipeline Interop (in Microsoft.Biztalk.Pipeline.dll)
See Also
IComponentUI Members | Microsoft.BizTalk.Component.Interop Namespace