Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Manages method call cancellation requests. For more information, see Non-Blocking Method Calls and ICancelMethodCalls.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000029-0000-0000-C000-000000000046")> _
Public Interface ICancelMethodCalls
[InterfaceTypeAttribute()]
[GuidAttribute("00000029-0000-0000-C000-000000000046")]
public interface ICancelMethodCalls
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000029-0000-0000-C000-000000000046")]
public interface class ICancelMethodCalls
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000029-0000-0000-C000-000000000046")>]
type ICancelMethodCalls = interface end
public interface ICancelMethodCalls
The ICancelMethodCalls type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Cancel | |
![]() |
TestCancel |
Top
.gif)