Defines the methods used by all pipeline components except assemblers and disassemblers.
For a list of all members of this type, see IComponent Members.
<Guid("05ac2001-2ed5-41f0-a961-2838a1836a22")>
<InterfaceType(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IComponent
[C#]
[Guid("05ac2001-2ed5-41f0-a961-2838a1836a22")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IComponent
[C++]
[Guid("05ac2001-2ed5-41f0-a961-2838a1836a22")]
[InterfaceType(ComInterfaceType::InterfaceIsIUnknown)]
public __gc __interface IComponent
[JScript]
public
Guid("05ac2001-2ed5-41f0-a961-2838a1836a22")
InterfaceType(ComInterfaceType.InterfaceIsIUnknown)
interface IComponent
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
IComponent Members | Microsoft.BizTalk.Component.Interop Namespace
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.