wiki.icculus.org
[ front page | index | search | recent changes | git repo | offline html ]

ControllerImage_Version

Get the version of ControllerImage that is linked against your program.

Header File

Defined in <controllerimage.h>

Syntax

int ControllerImage_Version(void);

Return Value

(int) Returns the version of the linked library.

Remarks

If you are linking to ControllerImage dynamically, then it is possible that the current version will be different than the version you compiled against. This function returns the current version, while CONTROLLERIMAGE_VERSION is the version you compiled with.

This function may be called safely at any time, even before ControllerImage_Init().

Version

This function is available since ControllerImage 1.0.0.

See Also


CategoryAPI, CategoryAPIFunction, CategoryControllerImage


[ edit | delete | history | feedback | raw ]

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