Condividi tramite


IDebugProgramJIT2.GetJITCallback(IDebugSetJITEventCallback2) Method

Definition

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

Parameters

Returns

Applies to