Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether or not to continue an operation. Used with remote procedure calls.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0000012A-0000-0000-C000-000000000046")> _
Public Interface IContinue
'Usage
Dim instance As IContinue
[InterfaceTypeAttribute()]
[GuidAttribute("0000012A-0000-0000-C000-000000000046")]
public interface IContinue
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000012A-0000-0000-C000-000000000046")]
public interface class IContinue
public interface IContinue