This topic has not yet been rated - Rate this topic

_dispVCProjectEngineEvents_SccEventEventHandler Delegate

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[ComVisibleAttribute(false)]
public delegate void _dispVCProjectEngineEvents_SccEventEventHandler(
	Object Item,
	enumSccEvent eventID
)

Parameters

Item
Type: System.Object
Event item
eventID
Type: Microsoft.VisualStudio.VCProjectEngine.enumSccEvent
ID of the event
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement