ParameterDescription.Type Property

Language:

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

Definition

Visual Basic Public ReadOnly Property Type As ParameterType
C# public ParameterType Type { get; }
C++ public:
property ParameterType Type {
        ParameterType get();
}
JScript public function get Type() : ParameterType

Property Value

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

This property is read-only. 

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