Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resource usage statistics.
Syntax
typedef struct _D3DDEVINFO_RESOURCEMANAGER {
D3DRESOURCESTATS stats[D3DRTYPECOUNT];
} D3DDEVINFO_RESOURCEMANAGER, *LPD3DDEVINFO_RESOURCEMANAGER;
Members
-
stats
-
Type: D3DRESOURCESTATS
-
Array of resource statistics elements. See D3DRESOURCESTATS.
Remarks
D3DRTYPECOUNT refers to the number of enumerations in D3DRESOURCETYPE.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
See also