Caps.DriverCaps Property

Language:

Retrieves an object that identifies driver-specific capabilities.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.DriverCaps
A DriverCaps object that identifies driver-specific 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