ICorDebugStringValue.GetAddress(UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- pAddress
- UInt64