_dispVSLangProjWebReferencesEvents_OnWebReferenceChangedEventHandler Delegate
Visual Studio 2005
For functionality, see OnWebReferenceChanged.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in vslangproj80.dll)
Assembly: VSLangProj80 (in vslangproj80.dll)
[ComVisibleAttribute(false)] public delegate void _dispVSLangProjWebReferencesEvents_OnWebReferenceChangedEventHandler ( [InAttribute] Object pDispatch )
/** @delegate */ /** @attribute ComVisibleAttribute(false) */ public delegate void _dispVSLangProjWebReferencesEvents_OnWebReferenceChangedEventHandler ( /** @attribute InAttribute() */ Object pDispatch )
JScript supports the use of delegates, but not the declaration of new ones.
Parameters
- pDispatch