Microsoft DirectX 9.0 SDK Update (October 2004)

Caps.DeclTypes Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves an object that describes the vertex data types a device supports.

Definition

Visual Basic .NET Public ReadOnly Property DeclTypes As DeclarationTypeCaps
C# public DeclarationTypeCaps DeclTypes { get; }
Managed C++ public: __property DeclarationTypeCaps get_DeclTypes();
JScript .NET public function get DeclTypes() : DeclarationTypeCaps

Property Value

Microsoft.DirectX.Direct3D.DeclarationTypeCaps . A DeclarationTypeCaps object that describes the vertex data types the device supports.

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center