Gets the LED capability of a flight stick.
public:
LedCapability GetLedCapability(
unsigned char ledIndex
)
ledIndex
Type: unsigned char
Index of the LED to query.
Type: LedCapability
The LED capability of a flight stick.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IFlightStickProperties Interface