Udostępnij za pośrednictwem


ICorDebugErrorInfoEnum.Next(UInt32, IntPtr, UInt32) Method

Definition

public:
 int Next(System::UInt32 celt, IntPtr errors, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched);
public int Next (uint celt, IntPtr errors, out uint pceltFetched);
abstract member Next : uint32 * nativeint * uint32 -> int
Public Function Next (celt As UInteger, errors As IntPtr, ByRef pceltFetched As UInteger) As Integer

Parameters

celt
UInt32
errors
IntPtr

nativeint

pceltFetched
UInt32

Returns

Returns Int32.

Applies to