[This is preliminary documentation and is subject to change.]
Query the topic by sending a SIF_Request message to all zones joined
with the topic
| C# | Visual Basic | Visual C++ |
void Query( Query query, AdkQueryOptions queryOptions )
Sub Query ( _ query As Query, _ queryOptions As AdkQueryOptions _ )
void Query ( Query^ query, AdkQueryOptions queryOptions )
- query (Query)
- A Query object that encapsulates the elements to query and the optional field restrictions placed on the results
- queryOptions (AdkQueryOptions)
- Reserved for future use