peer_query
Description:
Performs query on the peer of this.
The caller is responsible for both the allocation and deallocation of the query structure.
Parameters:
this |
a Pad to invoke the peer query on. |
query |
the Query to perform. |
Returns:
true if the query could be performed. This function returns false if this has no peer. |