This data structure is part of the TitleStorage Interface.
Structure containing the result of a delete cache operation
Properties
EOS_TitleStorage_DeleteCacheCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
Result code for the operation. EOS_Success is returned for a successful request, other codes indicate an error
|
void* ClientData
|
Client-specified data passed into the delete cache request
|
EOS_ProductUserId LocalUserId
|
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
|
This data structure is part of the TitleStorage Interface.
Structure containing the result of a delete cache operation
Properties
TitleStorage.DeleteCacheCallbackInfo
Property
|
Value
|
Result ResultCode
|
Result code for the operation. EOS_Success is returned for a successful request, other codes indicate an error
|
object ClientData
|
Client-specified data passed into the delete cache request
|
ProductUserId LocalUserId
|
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
|
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