ICorDebugValue3.GetSize64(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:
void GetSize64([Runtime::InteropServices::Out] System::UInt64 % pSize);
public void GetSize64 (out ulong pSize);
abstract member GetSize64 : uint64 -> unit
Public Sub GetSize64 (ByRef pSize As ULong)
Parameters
- pSize
- UInt64