bbads_get_version_major()

Get the library's major version number.

Synopsis:

#include <bbads/bbads.h>
 
unsigned int bbads_get_version_major(void)

Since:

BlackBerry 10.0.0

Arguments:

Library:

libbbads

Description:

This number represents the major version number of the API exposed by the library at runtime.

Returns:

An unsigned int of the library's major version number.