IContinue Interface

Definition

Indicates whether or not to continue an operation. Used with remote procedure calls.

public interface class IContinue
public interface class IContinue
__interface IContinue
[System.Runtime.InteropServices.Guid("0000012A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IContinue
[System.Runtime.InteropServices.Guid("0000012A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IContinue
[<System.Runtime.InteropServices.Guid("0000012A-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IContinue = interface
[<System.Runtime.InteropServices.Guid("0000012A-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IContinue = interface
Public Interface IContinue
Attributes

Methods

FContinue()

Applies to