Caps.PrimitiveMiscCaps Property

Language:

Retrieves miscellaneous driver primitive capabilities.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.MiscCaps
A MiscCaps structure that contains miscellaneous driver primitive capabilities.

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