This topic has not yet been rated - Rate this topic

IVsThreadSafeTextView Interface

This is a thread-safe subset of IVsTextView.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("FEC3BF2A-7833-4777-AE74-5FFF86D6794E")] 
public interface IVsThreadSafeTextView
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("FEC3BF2A-7833-4777-AE74-5FFF86D6794E") */ 
public interface IVsThreadSafeTextView
InterfaceTypeAttribute(1) 
GuidAttribute("FEC3BF2A-7833-4777-AE74-5FFF86D6794E") 
public interface IVsThreadSafeTextView

These methods simply post messages to the main thread, which then calls the regular handlers.

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