ResourceStats.NumberObjectsUsedInVideoMemory Property

Language:

Retrieves the number of objects set to the device that are already in video memory.

Definition

Visual Basic Public ReadOnly Property NumberObjectsUsedInVideoMemory As Integer
C# public int NumberObjectsUsedInVideoMemory { get; }
C++ public:
property int NumberObjectsUsedInVideoMemory {
        int get();
}
JScript public function get NumberObjectsUsedInVideoMemory() : int

Property Value

System.Int32
Integer that represents the number of objects already in video memory.

This property is read-only. 

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