This data structure is part of the TitleStorage Interface.
Remarks
Structure containing information about a query file list request
Properties
EOS_TitleStorage_QueryFileListCallbackInfo
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 file query 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) |
uint32_t FileCount | A count of files that were found, if successful |