ConfigureDevicesParameters.ColorSetStruct Property

Language:

Definition

Visual Basic Public Property ColorSetStruct As ColorSet
C# public ColorSet ColorSetStruct { get; set; }
C++ public:
property ColorSet ColorSetStruct {
        ColorSet get();
        void set(ColorSet value);
}
JScript public function get ColorSetStruct() : ColorSet
public function set ColorSetStruct(ColorSet);

Property Value

Microsoft.DirectX.DirectInput.ColorSet

This property is read/write. 

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