IContinue Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |