Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 878 Bytes

gamecontrollerfactorymanager_registercustomfactoryforxusbtype_906190482.md

File metadata and controls

29 lines (20 loc) · 878 Bytes
-api-id -api-type
M:Windows.Gaming.Input.Custom.GameControllerFactoryManager.RegisterCustomFactoryForXusbType(Windows.Gaming.Input.Custom.ICustomGameControllerFactory,Windows.Gaming.Input.Custom.XusbDeviceType,Windows.Gaming.Input.Custom.XusbDeviceSubtype)
winrt method

Windows.Gaming.Input.Custom.GameControllerFactoryManager.RegisterCustomFactoryForXusbType

-description

Registers a factory for a Xusb type controller.

-parameters

-param factory

The factory to register.

-param xusbType

The Xusb device type.

-param xusbSubtype

The Xusb device subtype.

-remarks

-examples

-see-also