Condividi tramite


IDebugSession3.RegisterCallback(IDebugEventCallback2) Method

Definition

public:
 int RegisterCallback(Microsoft::VisualStudio::Debugger::Interop::IDebugEventCallback2 ^ pCallback);
public int RegisterCallback(Microsoft.VisualStudio.Debugger.Interop.IDebugEventCallback2 pCallback);
abstract member RegisterCallback : Microsoft.VisualStudio.Debugger.Interop.IDebugEventCallback2 -> int
Public Function RegisterCallback (pCallback As IDebugEventCallback2) As Integer

Parameters

Returns

Applies to