This topic has not yet been rated - Rate this topic

IVsTextImageEvents Interface

Implemented to notify a client of a text image change.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("B1ADB4FC-562F-43E6-8A91-CD2CFFA2B377")] 
public interface IVsTextImageEvents
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("B1ADB4FC-562F-43E6-8A91-CD2CFFA2B377") */ 
public interface IVsTextImageEvents
InterfaceTypeAttribute(1) 
GuidAttribute("B1ADB4FC-562F-43E6-8A91-CD2CFFA2B377") 
public interface IVsTextImageEvents

The environment passes a pointer to this interface through a call to AdviseTextImageEvents.

Notes to Implementers Implemented by the environment for text image event notification.

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