EOS_TitleStorage_ReadFileCallbackInfo

EOS API reference page for EOS_TitleStorage_ReadFileCallbackInfo

阅读时间1分钟

This data structure is part of the TitleStorage Interface.

Remarks

Structure containing the result of a read file request

Properties

EOS_TitleStorage_ReadFileCallbackInfo

PropertyValue
EOS_EResult ResultCodeResult code for the operation. EOS_Success is returned for a successful request, other codes indicate an error
void* ClientDataClient-specified data passed into the file read request
EOS_ProductUserId LocalUserIdProduct User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
const char* FilenameThe filename of the file that has been finished reading