Share via


IDebugPointerObject3.GetPointerAddress(UInt64) Method

Definition

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

Parameters

puAddress
UInt64

Returns

Applies to