IRemoteDebugApplication.EnumThreads Method

Definition

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

Parameters

Returns

Applies to