Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 851 Bytes

gamecontrollerproviderinfo_getproviderid_376471084.md

File metadata and controls

35 lines (20 loc) · 851 Bytes
-api-id -api-type
M:Windows.Gaming.Input.Preview.GameControllerProviderInfo.GetProviderId(Windows.Gaming.Input.Custom.IGameControllerProvider)
winrt method

Windows.Gaming.Input.Preview.GameControllerProviderInfo.GetProviderId(Windows.Gaming.Input.Custom.IGameControllerProvider)

-description

Retrieves the persistent ID of a physical game controller connected to the system using GIP.SYS.

Important

Access to this class requires declaring the xboxAccessoryManagement capability

-parameters

-param provider

A physical game controller device connected to the system.

-returns

The persistent ID of a physical game controller.

-remarks

-see-also

-examples