Operating systems, development tools, and professional services
for connected embedded systems

QNX Developer Support

[Previous] [Contents] [Index] [Next]

qnxgl_get_version()

Get the version of QNXGL that the application is using

Synopsis:

int qnxgl_get_version( void );

Library:

qnxgl

Description:

This function returns the version of the QNXGL library that the application is using.

Returns:

The QNXGL library version.

Classification:

Neutrino

Safety:
Cancellation point No
Interrupt handler No
Signal handler No
Thread No

See also:

"OpenGL" section of the Raw Drawing and Animation chapter in the Photon Programmer's Guide


[Previous] [Contents] [Index] [Next]