_dispTaskListEvents Interface

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public interface class _dispTaskListEvents
public interface class _dispTaskListEvents
__interface _dispTaskListEvents
[System.Runtime.InteropServices.Guid("1125C423-49BD-11D2-8823-00C04FB6C6FF")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispTaskListEvents
[System.Runtime.InteropServices.Guid("1125C423-49BD-11D2-8823-00C04FB6C6FF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispTaskListEvents
[<System.Runtime.InteropServices.Guid("1125C423-49BD-11D2-8823-00C04FB6C6FF")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispTaskListEvents = interface
[<System.Runtime.InteropServices.Guid("1125C423-49BD-11D2-8823-00C04FB6C6FF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispTaskListEvents = interface
Public Interface _dispTaskListEvents
Derived
Attributes

Methods

TaskAdded(TaskItem)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

TaskModified(TaskItem, vsTaskListColumn)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

TaskNavigated(TaskItem, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

TaskRemoved(TaskItem)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Applies to