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