DkmManagedHeapTypeInfo.TotalCount 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.
Total number of objects for the type.
public: initonly System::UInt32 TotalCount;
public: initonly unsigned int TotalCount;
initonly unsigned int TotalCount;
public readonly uint TotalCount;
val mutable TotalCount : uint32
Public ReadOnly TotalCount As UInteger