Microsoft DirectX 9.0 SDK Update (October 2004)

PropertyDescription.Type Property

Language:

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

Retrieves or sets the property type.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.ParameterType . A ParameterType enumeration value that represents the property type 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