IDebugDocumentText2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDebugDocumentText2 : Microsoft::VisualStudio::Debugger::Interop::IDebugDocument2
[System.Runtime.InteropServices.Guid("4B0645AA-08EF-4CB9-ADB9-0395D6EDAD35")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDocumentText2 : Microsoft.VisualStudio.Debugger.Interop.IDebugDocument2
[<System.Runtime.InteropServices.Guid("4B0645AA-08EF-4CB9-ADB9-0395D6EDAD35")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDocumentText2 = interface
interface IDebugDocument2
Public Interface IDebugDocumentText2
Implements IDebugDocument2
- Attributes
- Implements
Methods
GetDocumentClassId(Guid) | |
GetName(enum_GETNAME_TYPE, String) | |
GetName(UInt32, String) | |
GetSize(UInt32, UInt32) | |
GetText(TEXT_POSITION, UInt32, IntPtr, UInt32) |