Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

GetQueryPoolResults should return QueryResultFlags, not Result #11

Open
Mervill opened this issue Jun 23, 2016 · 1 comment
Open

GetQueryPoolResults should return QueryResultFlags, not Result #11

Mervill opened this issue Jun 23, 2016 · 1 comment
Labels

Comments

@Mervill
Copy link
Owner

Mervill commented Jun 23, 2016

QueryResultFlags is the object of interest in this function call

@Mervill Mervill added the bug label Jun 23, 2016
@Mervill
Copy link
Owner Author

Mervill commented Jul 19, 2016

A closer reading of the API specification reveals that this is incorrect. QueryResultFlags is in fact an argument supplied to the function call while the Byte[] data argument should actually be ref Byte[] data

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant