Share via


IDebugDocumentHelper64 Interface

Definition

public interface class IDebugDocumentHelper64
[System.Runtime.InteropServices.Guid("C4C7363C-20FD-47F9-BD82-4855E0150871")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDocumentHelper64
[<System.Runtime.InteropServices.Guid("C4C7363C-20FD-47F9-BD82-4855E0150871")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDocumentHelper64 = interface
Public Interface IDebugDocumentHelper64
Attributes

Methods

AddDBCSText(String)
AddDeferredText(UInt32, UInt32)
AddUnicodeText(String)
Attach(IDebugDocumentHelper64)
BringDocumentContextToTop(IDebugDocumentContext)
BringDocumentToTop()
CreateDebugDocumentContext(UInt32, UInt32, IDebugDocumentContext)
DefineScriptBlock(UInt32, UInt32, IActiveScript, Int32, UInt64)
Detach()
GetDebugApplicationNode(IDebugApplicationNode)
GetScriptBlockInfo(UInt64, IActiveScript, UInt32, UInt32)
Init(IDebugApplication64, String, String, UInt32)
SetDebugDocumentHost(IDebugDocumentHost)
SetDefaultTextAttr(UInt16)
SetDocumentAttr(UInt32)
SetLongName(String)
SetShortName(String)
SetTextAttributes(UInt32, UInt32, UInt16[])

Applies to