Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual Studio SDK
Reference
Interfaces
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio SDK
IVsHiddenTextSession Interface

Used to add or enumerate hidden text sessions.

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

Visual Basic (Declaration)
<InterfaceTypeAttribute(1)> _
<GuidAttribute("82B21BAE-664B-43E1-95B1-0302805FF7D3")> _
Public Interface IVsHiddenTextSession
Visual Basic (Usage)
Dim instance As IVsHiddenTextSession
C#
[InterfaceTypeAttribute(1)] 
[GuidAttribute("82B21BAE-664B-43E1-95B1-0302805FF7D3")] 
public interface IVsHiddenTextSession
C++
[InterfaceTypeAttribute(1)] 
[GuidAttribute(L"82B21BAE-664B-43E1-95B1-0302805FF7D3")] 
public interface class IVsHiddenTextSession
J#
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("82B21BAE-664B-43E1-95B1-0302805FF7D3") */ 
public interface IVsHiddenTextSession
JScript
InterfaceTypeAttribute(1) 
GuidAttribute("82B21BAE-664B-43E1-95B1-0302805FF7D3") 
public interface IVsHiddenTextSession

Notes to Callers Call this interface to add or enumerate hidden text sessions.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker