ICorDebugNativeFrame.GetStackRange(UInt64, UInt64) 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:
void GetStackRange([Runtime::InteropServices::Out] System::UInt64 % pStart, [Runtime::InteropServices::Out] System::UInt64 % pEnd);
public void GetStackRange (out ulong pStart, out ulong pEnd);
abstract member GetStackRange : uint64 * uint64 -> unit
Public Sub GetStackRange (ByRef pStart As ULong, ByRef pEnd As ULong)
Parametreler
- pStart
- UInt64
- pEnd
- UInt64