book_query_and


Description:


[ Version ( replacement = "BookQuery.and" ) ]
public BookQuery book_query_and (int nqs, BookQuery qs, bool unref)

Create a new BookQuery which is the logical AND of the queries in qs s.

Parameters:

nqs

the number of queries to AND

qs

pointer to an array of BookQuery items

unref

if true, the new query takes ownership of the existing queries

Returns:

A new BookQuery


Namespace: E