IEnumDebugCodePaths90.Next(UInt32, IDebugCodePath90[], UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
int Next(System::UInt32 celt, cli::array <Microsoft::VisualStudio::Debugger::Interop::IDebugCodePath90 ^> ^ rgelt, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched);
public int Next (uint celt, Microsoft.VisualStudio.Debugger.Interop.IDebugCodePath90[] rgelt, out uint pceltFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.Debugger.Interop.IDebugCodePath90[] * uint32 -> int
Public Function Next (celt As UInteger, rgelt As IDebugCodePath90(), ByRef pceltFetched As UInteger) As Integer
Parametreler
- celt
- UInt32
- rgelt
- IDebugCodePath90[]
- pceltFetched
- UInt32
Döndürülenler
Int32 döndürür.