Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92756

Accessing Custom Interface aggregate on KAppBoss in Background Thread

$
0
0

My custom Interface IID_ABCIINTERFACE aggregate on KAppBoss .

when I do this

        IApplication* iApplication = GetExecutionContextSession()->QueryApplication();

        InterfacePtr<IQPPDPAssetCacheManager> iQPSAssetCacheManager(iApplication, UseDefaultIID());

        InterfacePtr<ABCInterface> abcInterface(iApplication, UseDefaultIID());

          abcInterface->xyz();

from Main thread no problem but same from background thread give abcInterface point to Null & crash.


Viewing all articles
Browse latest Browse all 92756

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>