Microsoft DirectX 9.0 SDK Update (October 2004)

Caps.CursorCaps Property

Language:

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

Retrieves an object that indicates the available hardware support for cursors.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.CursorCaps . A CursorCaps object that contains indicators of available hardware support for cursors.

This property is read-only. 

Remarks

Alpha-blending cursor capabilities are not defined.


© 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