IDebugRuntimeJITServerProvider2.GetRuntimeJITSession(IDebugJIT2) Method
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:
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