Document final parameter to tdControllerValue

This commit is contained in:
Erik Johansson 2012-03-14 07:24:44 +01:00
parent e6f777b5fa
commit 7b65980b56

View file

@ -840,6 +840,7 @@ int WINAPI tdController(int *controllerId, int *controllerType, char *name, int
* @param controllerId The controller to change
* @param name The parameter to get.
* @param value A byref string where the value of the parameter will be placed
* @param valueLen The length of the \c value parameter
*
* @since Version 2.1.2
**/