Language
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.
Retrieves values that specify usage for the current resource.
Definition
Visual Basic Public ReadOnly Property Usage As Usage C# public Usage Usage { get; } C++ public:
property Usage Usage {
Usage get();
}JScript public function get Usage() : Usage
Property Value
Microsoft.DirectX.Direct3D.Usage
One or more members of the Usage enumeration to retrieve.This property is read-only.