IVCTask 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.
public interface class IVCTask
[System.Runtime.InteropServices.Guid("B9230FED-29ED-4E63-993A-27E5B56D20B4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVCTask
[<System.Runtime.InteropServices.Guid("B9230FED-29ED-4E63-993A-27E5B56D20B4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVCTask = interface
Public Interface IVCTask
- Attributes
Methods
Cancel() | |
Wait() |