ICorDebugHandleValue.GetValue(UInt64) 方法

定义

public:
 void GetValue([Runtime::InteropServices::Out] System::UInt64 % pValue);
public void GetValue (out ulong pValue);
abstract member GetValue : uint64 -> unit
Public Sub GetValue (ByRef pValue As ULong)

参数

pValue
UInt64

实现

适用于