SDL Wiki

Draft

THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!

```#!wiki warning The SDL_input.h header is incomplete and has been temporarily removed from the wiki. Please disregard this and related pages until this notice has been removed. ```

SDL_GetInputDeviceName

Use this function to get the name of a device with the given index.

Syntax

const char* SDL_GetInputDeviceName(int index)

Function Parameters

index

the index of the device ^to query^,, whose name is to be returned,,

Return Value

Returns the name of the device with the specified index,,; call SDL_GetError() for more information,,. Error state? Source?

SDL_GetNumInputDevices ???

CategoryAPI, CategoryInput, CategoryDraft


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.