ICorDebugNativeFrame.GetStackRange(UInt64, UInt64) Yöntem

Tanım

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

Uygulamalar

Şunlara uygulanır