IDebugProcessEx2.Detach(IDebugSession2) Method
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.
C++
public:
int Detach(Microsoft::VisualStudio::Debugger::Interop::IDebugSession2 ^ pSession);
public int Detach(Microsoft.VisualStudio.Debugger.Interop.IDebugSession2 pSession);
abstract member Detach : Microsoft.VisualStudio.Debugger.Interop.IDebugSession2 -> int
Public Function Detach (pSession As IDebugSession2) As Integer
- pSession
- IDebugSession2
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |