Microsoft DirectX 9.0 SDK Update (October 2004)

Semantic.Usage Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets options that identify how resources are used.

Definition

Visual Basic .NET Public Property Usage As Integer
C# public int Usage { get; set; }
Managed C++ public: __property int get_Usage();
public: __property void set_Usage(int);
JScript .NET public function get Usage() : int
public function set Usage(int);

Property Value

System.Int32 . Integer that represents a value from the Usage enumeration that specifies how resources are used.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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