_dispImportsEvents_Event 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 _dispImportsEvents_Event
public interface class _dispImportsEvents_Event
__interface _dispImportsEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj._dispImportsEvents), typeof(VSLangProj._dispImportsEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
public interface _dispImportsEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj._dispImportsEvents), typeof(VSLangProj._dispImportsEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispImportsEvents_Event = interface
Public Interface _dispImportsEvents_Event
- Derived
- Attributes
Methods
add_ImportAdded(_dispImportsEvents_ImportAddedEventHandler) |
Microsoft Internal Use Only. |
add_ImportRemoved(_dispImportsEvents_ImportRemovedEventHandler) |
Microsoft Internal Use Only. |
remove_ImportAdded(_dispImportsEvents_ImportAddedEventHandler) |
Microsoft Internal Use Only. |
remove_ImportRemoved(_dispImportsEvents_ImportRemovedEventHandler) |
Microsoft Internal Use Only. |
Events
ImportAdded |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ImportRemoved |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |