Microsoft DirectX 9.0 SDK Update (October 2004)

VolumeDescription Structure

Language:

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

Describes a volume.

Definition

Visual Basic .NET Public Structure VolumeDescription
C# public struct VolumeDescription
Managed C++ public __value struct VolumeDescription
JScript .NET In JScript .NET, 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.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 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