ResourceStats Structure (Microsoft.DirectX.Direct3D)

Contains information about the resource manager.

Definition

Visual Basic Public Structure ResourceStats
C# public struct ResourceStats 
C++ public value class ResourceStats sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
ResourceStats Initializes a new instance of the ResourceStats class.
ToString Obtains a string representation of the current instance.

Properties

Property Description
ApproximateBytesDownloaded Retrieves the approximate number of bytes downloaded by the resource manager.
LastObjectPriority Retrieves the priority value of the last object evicted.
NumberEvicts Retrieves the number of objects evicted.
NumberObjectsCreatedInVideoMemory Retrieves the number of objects created in video memory.
NumberObjectsUsed Retrieves the number of objects set to the device.
NumberObjectsUsedInVideoMemory Retrieves the number of objects set to the device that are already in video memory.
Thrashing Retrieves a value that indicates whether thrashing is occurring.
TotalManaged Retrieves the total number of managed objects.
TotalManagedBytes Retrieves the total number of bytes used by the managed objects.
WorkingSet Retrieves the number of objects in video memory.
WorkingSetBytes Retrieves the number of bytes in video memory.

Structure Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492