Share via


IDebugDocumentHost Interface

Definition

public interface class IDebugDocumentHost
[System.Runtime.InteropServices.Guid("51973C27-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDocumentHost
[<System.Runtime.InteropServices.Guid("51973C27-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDocumentHost = interface
Public Interface IDebugDocumentHost
Attributes

Methods

GetDeferredText(UInt32, IntPtr, UInt16[], UInt32, UInt32)
GetFileName(String)
GetPathName(String, Int32)
GetScriptTextAttributes(String[], UInt32, String, UInt32, UInt16[])
NotifyChanged()
OnCreateDocumentContext(Object)

Applies to