ICallFactory 接口

在异步接口创建过程的方法的对象调用。 有关更多信息,请参见ICallFactoryMaking and Processing Asynchronous Calls

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
Public Interface ICallFactory
[InterfaceTypeAttribute()]
[GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface ICallFactory

ICallFactory 类型公开以下成员。

方法

  名称 说明
公共方法 CreateCall

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间