This topic has not yet been rated - Rate this topic

IVsCompoundActionEvents Interface

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("29B88B8E-BC39-45AE-ACAB-0C670E49BCC2")] 
public interface IVsCompoundActionEvents
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("29B88B8E-BC39-45AE-ACAB-0C670E49BCC2") */ 
public interface IVsCompoundActionEvents
InterfaceTypeAttribute(1) 
GuidAttribute("29B88B8E-BC39-45AE-ACAB-0C670E49BCC2") 
public interface IVsCompoundActionEvents

The "wrapped", or "interior" events that arise from a compound action are other event sets. To reduce the number of events fired, there is no terminating event.

Notes to Implementers Implementers should pass a flag in the final event or fire their own terminating event.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ