FlightStickProperties.GetLedCapability Method

Gets the LED capability of a flight stick.

Syntax

public:
LedCapability GetLedCapability(
         unsigned char ledIndex
)  

Parameters

ledIndex
Type: unsigned char 

 Index of the LED to query.

Return value

Type: LedCapability 

The LED capability of a flight stick.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

FlightStickProperties Class

FlightStickProperties Members

Microsoft.Xbox.Input Namespace