Microsoft DirectX 9.0 SDK Update (October 2004)

ParameterDescription.Type Property

Language:

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

Retrieves the parameter type, which is one of the values in the ParameterType enumeration.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.ParameterType . Value of the ParameterType enumeration to retrieve.

This property is read-only. 

© 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