Caps.DeviceType Property

Language:

Retrieves an object that identifies the type of resources used for processing vertices.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.DeviceType
A DeviceType object that identifies the type of resources used for processing vertices.

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