_dispProjectsEvents_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 _dispProjectsEvents_SinkHelper sealed : EnvDTE::_dispProjectsEvents
public ref class _dispProjectsEvents_SinkHelper sealed : EnvDTE::_dispProjectsEvents
class _dispProjectsEvents_SinkHelper sealed : EnvDTE::_dispProjectsEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispProjectsEvents_SinkHelper : EnvDTE._dispProjectsEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispProjectsEvents_SinkHelper : EnvDTE._dispProjectsEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispProjectsEvents_SinkHelper = class
interface _dispProjectsEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispProjectsEvents_SinkHelper = class
interface _dispProjectsEvents
Public NotInheritable Class _dispProjectsEvents_SinkHelper
Implements _dispProjectsEvents
- Inheritance
-
_dispProjectsEvents_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_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. |
Methods
ItemAdded(Project) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemRemoved(Project) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemRenamed(Project, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |