Query |
[FlagsAttribute] public enum QueryResultFlags
Member name | Value | Description |
---|---|---|
None | 0 | |
_64 | 1 | Results of the queries are written to the destination buffer as 64-bit values |
Wait | 2 | Results of the queries are waited on before proceeding with the result copy |
WithAvailability | 4 | Besides the results of the query, the availability of the results is also written |
Partial | 8 | Copy the partial results of the query even if the final results are not available |
Copyright (c) by AB4D d.o.o. (www.ab4d.com)