DkmManagedHeapObjectInfo.Size Field
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.
The total size of the object, in bytes.
public: initonly System::UInt64 Size;
public: initonly unsigned long long Size;
initonly unsigned long Size;
public readonly ulong Size;
val mutable Size : uint64
Public ReadOnly Size As ULong