ICorDebugObjectValue.GetAddress(UInt64) 方法

定义

public:
 int GetAddress([Runtime::InteropServices::Out] System::UInt64 % pAddress);
public int GetAddress (out ulong pAddress);
abstract member GetAddress : uint64 -> int
Public Function GetAddress (ByRef pAddress As ULong) As Integer

参数

pAddress
UInt64

返回

Int32

实现

适用于