VolumeDescription Structure

Language:

Describes a volume.

Definition

Visual Basic Public Structure VolumeDescription
C# public struct VolumeDescription 
C++ public value class VolumeDescription sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

Method Description
ToString Obtains a string representation of the current instance.
VolumeDescription Initializes a new instance of the VolumeDescription class.
Property Description
Depth Retrieves or sets the depth of the volume, in pixels.
Format Retrieves or sets the desired surface format of a volume.
Height Retrieves or sets the height of the volume in pixels.
Pool Retrieves or sets a Pool value that specifies the class of memory allocated for the current volume.
Type Retrieves or sets a ResourceType value that identifies the current resource as a volume.
Usage Not used at this time. This member's value should always be 0.
Width Retrieves or sets the width of a volume in pixels.

Structure Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

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