IDebugProcessJITInfo100.GetJITCallback Method

Definition

public:
 int GetJITCallback(Guid % guidEngine, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugSetJITEventCallback2 ^ % ppCallback);
public int GetJITCallback (ref Guid guidEngine, out Microsoft.VisualStudio.Debugger.Interop.IDebugSetJITEventCallback2 ppCallback);
abstract member GetJITCallback : Guid * IDebugSetJITEventCallback2 -> int
Public Function GetJITCallback (ByRef guidEngine As Guid, ByRef ppCallback As IDebugSetJITEventCallback2) As Integer

Parameters

guidEngine
Guid

Returns

Returns Int32.

Applies to