Condividi tramite


IRemoteDebugApplicationEvents.OnCreateThread Method

Definition

public:
 int OnCreateThread(Microsoft::VisualStudio::Debugger::Interop::IRemoteDebugApplicationThread ^ prdat);
public int OnCreateThread(Microsoft.VisualStudio.Debugger.Interop.IRemoteDebugApplicationThread prdat);
abstract member OnCreateThread : Microsoft.VisualStudio.Debugger.Interop.IRemoteDebugApplicationThread -> int
Public Function OnCreateThread (prdat As IRemoteDebugApplicationThread) As Integer

Parameters

Returns

Applies to