_dispBuildEvents_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 _dispBuildEvents_SinkHelper sealed : EnvDTE::_dispBuildEvents
public ref class _dispBuildEvents_SinkHelper sealed : EnvDTE::_dispBuildEvents
class _dispBuildEvents_SinkHelper sealed : EnvDTE::_dispBuildEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispBuildEvents_SinkHelper : EnvDTE._dispBuildEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispBuildEvents_SinkHelper : EnvDTE._dispBuildEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispBuildEvents_SinkHelper = class
    interface _dispBuildEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispBuildEvents_SinkHelper = class
    interface _dispBuildEvents
Public NotInheritable Class _dispBuildEvents_SinkHelper
Implements _dispBuildEvents
Inheritance
_dispBuildEvents_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_OnBuildBeginDelegate

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

Microsoft Internal Use Only.

m_OnBuildDoneDelegate

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

Microsoft Internal Use Only.

m_OnBuildProjConfigBeginDelegate

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

Microsoft Internal Use Only.

m_OnBuildProjConfigDoneDelegate

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

Microsoft Internal Use Only.

Methods

OnBuildBegin(vsBuildScope, vsBuildAction)

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

Microsoft Internal Use Only.

OnBuildDone(vsBuildScope, vsBuildAction)

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

Microsoft Internal Use Only.

OnBuildProjConfigBegin(String, String, String, String)

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

Microsoft Internal Use Only.

OnBuildProjConfigDone(String, String, String, String, Boolean)

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

Microsoft Internal Use Only.

Applies to