Expand Minimize
This topic has not yet been rated - Rate this topic

_dispVSLangProjWebReferencesEvents_OnWebReferenceChangedEventHandler Delegate 

For functionality, see OnWebReferenceChanged.

Namespace: VSLangProj80
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

 

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.