_dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler Delegate
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.
For functionality, see OnBeforeWebReferenceRemoved(Object).
public delegate void _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler(System::Object ^ pDispatch);
public delegate void _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler(Platform::Object ^ pDispatch);
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public delegate void _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler(object pDispatch);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler(object pDispatch);
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler = delegate of obj -> unit
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler = delegate of obj -> unit
Public Delegate Sub _dispVSLangProjWebReferencesEvents_OnBeforeWebReferenceRemovedEventHandler(pDispatch As Object)
Parameters
- pDispatch
- Object
- Attributes