Share via


IActiveScriptError64 Interface

Definition

public interface class IActiveScriptError64 : Microsoft::VisualStudio::Debugger::Interop::IActiveScriptError
[System.Runtime.InteropServices.Guid("B21FB2A1-5B8F-4963-8C21-21450F84ED7F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IActiveScriptError64 : Microsoft.VisualStudio.Debugger.Interop.IActiveScriptError
[<System.Runtime.InteropServices.Guid("B21FB2A1-5B8F-4963-8C21-21450F84ED7F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IActiveScriptError64 = interface
    interface IActiveScriptError
Public Interface IActiveScriptError64
Implements IActiveScriptError
Attributes
Implements

Methods

GetExceptionInfo(EXCEPINFO[])
GetSourceLineText(String)
GetSourcePosition(UInt32, UInt32, Int32)
GetSourcePosition64(UInt64, UInt32, Int32)

Applies to