This data structure is part of the Ecom Interface.
Remarks
Input parameters for the EOS_Ecom_QueryOwnership function.
Properties
EOS_Ecom_QueryOwnershipOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ECOM_QUERYOWNERSHIP_API_LATEST. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the local user whose ownership to query |
EOS_Ecom_CatalogItemId* CatalogItemIds | The array of Catalog Item IDs to check for ownership |
uint32_t CatalogItemIdCount | The number of Catalog Item IDs to in the array |
const char* CatalogNamespace | Optional product namespace, if not the one specified during initialization |