Caps.DeviceCaps Property

Language:

Retrieves an object that identifies a device's capabilities.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.DeviceCaps
A DeviceCaps object that identifies the device's 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