This topic has not yet been rated - Rate this topic

IVsUserDataEvents Interface

Notifies clients of changes to the user data.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("5E120D5E-9637-47D9-861C-92FA03683C6C")] 
public interface IVsUserDataEvents
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("5E120D5E-9637-47D9-861C-92FA03683C6C") */ 
public interface IVsUserDataEvents
InterfaceTypeAttribute(1) 
GuidAttribute("5E120D5E-9637-47D9-861C-92FA03683C6C") 
public interface IVsUserDataEvents

Notes to Implementers Implement this interface to receive notification of changes to user data.

Notes to Callers Called by the text buffer.

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