ICancelMethodCalls 接口

管理方法调用取消请求。 有关更多信息,请参见Non-Blocking Method CallsICancelMethodCalls

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("00000029-0000-0000-C000-000000000046")> _
Public Interface ICancelMethodCalls
[InterfaceTypeAttribute()]
[GuidAttribute("00000029-0000-0000-C000-000000000046")]
public interface ICancelMethodCalls

ICancelMethodCalls 类型公开以下成员。

方法

  名称 说明
公共方法 Cancel
公共方法 TestCancel

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间