Microsoft DirectX 9.0 SDK Update (October 2004)

VolumeDescription.Type Property

Language:

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

Retrieves or sets a ResourceType value that identifies the current resource as a volume.

Definition

Visual Basic .NET Public Property Type As ResourceType
C# public ResourceType Type { get; set; }
Managed C++ public: __property ResourceType get_Type();
public: __property void set_Type(ResourceType);
JScript .NET public function get Type() : ResourceType
public function set Type(ResourceType);

Property Value

Microsoft.DirectX.Direct3D.ResourceType . Value of the ResourceType enumeration to set or retrieve.

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