Share via


IDebugRuntimeJITServerProvider2.GetRuntimeJITSession(IDebugJIT2) Method

Definition

public:
 int GetRuntimeJITSession([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugJIT2 ^ % ppJITServer);
public int GetRuntimeJITSession (out Microsoft.VisualStudio.Debugger.Interop.IDebugJIT2 ppJITServer);
abstract member GetRuntimeJITSession : IDebugJIT2 -> int
Public Function GetRuntimeJITSession (ByRef ppJITServer As IDebugJIT2) As Integer

Parameters

ppJITServer
IDebugJIT2

Returns

Applies to