ICorDebugContext.GetAddress(UInt64) Method
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.
C++
public:
void GetAddress([Runtime::InteropServices::Out] System::UInt64 % pAddress);
public void GetAddress(out ulong pAddress);
abstract member GetAddress : uint64 -> unit
Public Sub GetAddress (ByRef pAddress As ULong)
- pAddress
- UInt64
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |