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.
Provides a generic callback mechanism for interruptible processes that need to ask an object whether or not to continue. For more information, see IContinueCallback.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("B722BCCA-4E68-101B-A2BC-00AA00404770")> _
<InterfaceTypeAttribute()> _
Public Interface IContinueCallback
[GuidAttribute("B722BCCA-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface IContinueCallback
[GuidAttribute(L"B722BCCA-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface class IContinueCallback
[<GuidAttribute("B722BCCA-4E68-101B-A2BC-00AA00404770")>]
[<InterfaceTypeAttribute()>]
type IContinueCallback = interface end
public interface IContinueCallback
The IContinueCallback type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
FContinue | |
![]() |
FContinuePrinting |
Top
.gif)