Share via


VolumeDescription.Usage Property (Microsoft.DirectX.Direct3D)

Not used at this time. This member's value should always be 0.

Definition

Visual Basic Public Property Usage As Usage
C# public Usage Usage { get; set; }
C++ public:
property Usage Usage {
        Usage get();
        void set(Usage value);
}
JScript public function get Usage() : Usage
public function set Usage(Usage);

Property Value

Microsoft.DirectX.Direct3D.Usage

This property is read/write.