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