ids_get_version()

Retrieve the version of the IDS APIs.

Synopsis:

#include <ids.h>
 
IDS_API int ids_get_version(void)

Since:

BlackBerry 10.2.0

Arguments:

Library:

libids (For the qcc command, use the -l ids option to link against this library)

Description:

Retrieves the version of the IDS APIs that your application is using.

Returns:

The version of the IDS library using the scheme described for IDS_VERSION.