ICorDebugProcessEnum.Next(UInt32, ICorDebugProcess[], UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
int Next(System::UInt32 celt, cli::array <Microsoft::VisualStudio::CorDebugInterop::ICorDebugProcess ^> ^ processes, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched);
public int Next (uint celt, Microsoft.VisualStudio.CorDebugInterop.ICorDebugProcess[] processes, out uint pceltFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.CorDebugInterop.ICorDebugProcess[] * uint32 -> int
Public Function Next (celt As UInteger, processes As ICorDebugProcess(), ByRef pceltFetched As UInteger) As Integer
Parâmetros
- celt
- UInt32
- processes
- ICorDebugProcess[]
- pceltFetched
- UInt32
Retornos
Retorna Int32.