Get the product version of an opened controller, if available.
Uint16 SDL_GameControllerGetProductVersion(SDL_GameController *gamecontroller);
gamecontroller |
the game controller object to query. |
Return USB product version, or zero if unavailable.
If the product version isn't available this function returns 0.