Condividi tramite


IDebugSessionEvent2.GetSession(IDebugSession2) Method

Definition

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

Parameters

ppSession
IDebugSession2

Returns

Applies to