[ Version ( since = "3.50" ) ]
public uint get_view_n_total (size_t view_id)
Returns how many contacts the view identified by view_id contains.
The default implementation of this virtual method returns the value previously set by set_view_n_total.
Note: This function should be used only with E_BOOK_CLIENT_VIEW_FLAGS_MANUAL_QUERY views.
| this |
an BookBackend |
| view_id |
a view identifier |
|
how many contacts the view identified by |