jsdriverversion(3)

NAME

JSDriverVersion - Driver version retrieving

SYNTAX

#include <jsw.h>

unsigned int JSDriverVersion(
js_data_struct *jsd
)

ARGUMENTS

jsd Specifies the pointer to the joystick data structure, which
should have been set up by a prior call to JSInit.

DESCRIPTION

The JSDriverVersion function fetches the raw version number value of the joystick driver (not the version of this library) from the system.

There is also a more convient function JSDriverQueryVersion(3) to retrieve properly parsed version numbers from the system.

RETURN VALUE

The JSDriverVersion function returns the raw version number value from the system.

SEE ALSO

JSIntro(3) JSDriverQueryVersion(3)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout