Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 692 Bytes

gamecontrollerfactorymanager_registercustomfactoryforgipinterface_1827023401.md

File metadata and controls

26 lines (18 loc) · 692 Bytes
-api-id -api-type
M:Windows.Gaming.Input.Custom.GameControllerFactoryManager.RegisterCustomFactoryForGipInterface(Windows.Gaming.Input.Custom.ICustomGameControllerFactory,System.Guid)
winrt method

Windows.Gaming.Input.Custom.GameControllerFactoryManager.RegisterCustomFactoryForGipInterface

-description

Registers a factory for a custom Gip controller.

-parameters

-param factory

The factory to register.

-param interfaceId

The interface ID of the factory.

-remarks

-examples

-see-also