Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemContainersRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Search for a given item and return a set of bundles and stores containing the item. Up to 50 items can be returned at once. You can use continuation tokens.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemContainersRequest*
Populated request object.
async XAsyncBlock*