_dispVCProjectEngineEvents_SinkHelper Class
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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class _dispVCProjectEngineEvents_SinkHelper sealed : Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents
public ref class _dispVCProjectEngineEvents_SinkHelper sealed : Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents
class _dispVCProjectEngineEvents_SinkHelper sealed : Microsoft::VisualStudio::VCProjectEngine::_dispVCProjectEngineEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispVCProjectEngineEvents_SinkHelper : Microsoft.VisualStudio.VCProjectEngine._dispVCProjectEngineEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispVCProjectEngineEvents_SinkHelper = class
interface _dispVCProjectEngineEvents
Public NotInheritable Class _dispVCProjectEngineEvents_SinkHelper
Implements _dispVCProjectEngineEvents
- Inheritance
-
_dispVCProjectEngineEvents_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_ItemAddedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ItemMovedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ItemPropertyChange2Delegate | |
m_ItemPropertyChangeDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ItemRemovedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ItemRenamedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ProjectBuildFinishedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ProjectBuildStartedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_ReportErrorDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_SccEventDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
m_SolutionLoadedDelegate |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
ItemAdded(Object, Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemMoved(Object, Object, Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemPropertyChange(Object, Object, Int32) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemPropertyChange2(Object, String, String, String) | |
ItemRemoved(Object, Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemRenamed(Object, Object, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectBuildFinished(Object, Int32, Int32, Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectBuildStarted(Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ReportError(String, Int32, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
SccEvent(Object, enumSccEvent) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
SolutionLoaded() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |