Condividi tramite


IDebugAttachSecurityCallback2.OnUnsafeAttach(IDebugProcess2) Method

Definition

public:
 int OnUnsafeAttach(Microsoft::VisualStudio::Debugger::Interop::IDebugProcess2 ^ pProcess);
public int OnUnsafeAttach(Microsoft.VisualStudio.Debugger.Interop.IDebugProcess2 pProcess);
abstract member OnUnsafeAttach : Microsoft.VisualStudio.Debugger.Interop.IDebugProcess2 -> int
Public Function OnUnsafeAttach (pProcess As IDebugProcess2) As Integer

Parameters

pProcess
IDebugProcess2

Returns

Applies to