_dispTaskListEvents_SinkHelper Class

Definition

Microsoft Internal Use Only.

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

public ref class _dispTaskListEvents_SinkHelper sealed : EnvDTE::_dispTaskListEvents
public ref class _dispTaskListEvents_SinkHelper sealed : EnvDTE::_dispTaskListEvents
class _dispTaskListEvents_SinkHelper sealed : EnvDTE::_dispTaskListEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispTaskListEvents_SinkHelper : EnvDTE._dispTaskListEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispTaskListEvents_SinkHelper : EnvDTE._dispTaskListEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispTaskListEvents_SinkHelper = class
    interface _dispTaskListEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispTaskListEvents_SinkHelper = class
    interface _dispTaskListEvents
Public NotInheritable Class _dispTaskListEvents_SinkHelper
Implements _dispTaskListEvents
Inheritance
_dispTaskListEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie

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

Microsoft Internal Use Only.

m_TaskAddedDelegate

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

Microsoft Internal Use Only.

m_TaskModifiedDelegate

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

Microsoft Internal Use Only.

m_TaskNavigatedDelegate

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

Microsoft Internal Use Only.

m_TaskRemovedDelegate

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

Microsoft Internal Use Only.

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