This data structure is part of the Ecom Interface.
Output parameters for the EOS_Ecom_QueryOwnership Function.
Properties
EOS_Ecom_QueryOwnershipCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
void* ClientData
|
Context that was passed into EOS_Ecom_QueryOwnership
|
EOS_EpicAccountId LocalUserId
|
The Epic Account ID of the local user whose ownership was queried
|
const EOS_Ecom_ItemOwnership* ItemOwnership
|
List of catalog items and their ownership status
|
uint32_t ItemOwnershipCount
|
Number of ownership results are included in this callback
|
This data structure is part of the Ecom Interface.
Output parameters for the {EcomInterface.QueryOwnership} Function.
Properties
Ecom.QueryOwnershipCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_Ecom_QueryOwnership
|
EpicAccountId LocalUserId
|
The Epic Account ID of the local user whose ownership was queried
|
ItemOwnership[] ItemOwnership
|
List of catalog items and their ownership status
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no