bbmsp_contact_list_get_size()

Retrieve the total number of contacts in the contact list.

Synopsis:

#include <bbmsp/bbmsp_contactlist.h>
 
BBMSP_API size_t bbmsp_contact_list_get_size(const bbmsp_contact_list_t *contact_list)

Since:

BlackBerry 10.0.0

Arguments:

contact_list

A pointer to the contact list.

Library:

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

Description:

Returns:

The size of the contact list.