ParameterDescription.Flags Property

Language:

Retrieves the parameter attributes.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.ParameterFlags

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