GameInputEnumerationKind
Enumerates types of behavior for enumerating input devices.Syntax
Constants
Remarks
This enumeration is used by the IGameInput::RegisterDeviceCallback method. BothGameInputAsyncEnumeration and GameInputBlockingEnumeration cause an initial round of callbacks to be generated. GameInputBlockingEnumeration causes RegisterDeviceCallback to block until all initial callbacks are called.
For more information, see GameInput callbacks.
Requirements
Header: GameInput.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
IGameInput::RegisterDeviceCallbackOverview of GameInput
GameInput
