_dispReferencesEvents Interface
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 interface class _dispReferencesEvents
public interface class _dispReferencesEvents
__interface _dispReferencesEvents
[System.Runtime.InteropServices.Guid("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispReferencesEvents
[System.Runtime.InteropServices.Guid("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface _dispReferencesEvents
[<System.Runtime.InteropServices.Guid("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispReferencesEvents = interface
[<System.Runtime.InteropServices.Guid("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type _dispReferencesEvents = interface
Public Interface _dispReferencesEvents
- Attributes
Methods
ReferenceAdded(Reference) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ReferenceChanged(Reference) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ReferenceRemoved(Reference) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |