ResourceManager.GetStatistics Method

Language:

Retrieves an array of resource usage statistics.

Definition

Visual Basic Public Function GetStatistics() As ResourceStats()
C# public ResourceStats[] GetStatistics();
C++ public:
array<ResourceStats>^ GetStatistics();
JScript public function GetStatistics() : ResourceStats[];

Return Value

Microsoft.DirectX.Direct3D.ResourceStats[]
Array of ResourceStats structures that contain the usage statistics of the resource manager.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center