[Solved] Async Search and Query on contentDirectory C++
|
20-02-2015, 05:34 PM
(This post was last modified: 20-02-2015 05:58 PM by ChriD.)
Post: #3
|
|||
|
|||
RE: Async Search and Query on contentDirectory C++
Okay
![]() So there is no chance to know which async method triggered the callback? Not any async handler id or something like that? Would be nice, but all in all no problem. I can solve my Problem by using threads and call the sync method and make my own callbacks |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Solved] Async Search and Query on contentDirectory C++ - ChriD - 19-02-2015, 10:51 PM
RE: Async Search and Query on contentDirectory C++ - simonc - 20-02-2015, 09:12 AM
RE: Async Search and Query on contentDirectory C++ - ChriD - 20-02-2015 05:34 PM
|