This function is part of the PlayerDataStorage Interface.
Remarks
Attempt to cancel this file request in progress. This is a best-effort command and is not guaranteed to be successful if the request has completed before this function is called.
Return Value
EOS_Success if cancel is successful, EOS_NoChange if request had already completed (can't be canceled), EOS_AlreadyPending if it's already been canceled before (this is a final state for canceled request and won't change over time).
Parameters
EOS_PlayerDataStorageFileTransferRequest_CancelRequest
Parameter Type And Name | Usage Information |
---|---|
EOS_HPlayerDataStorageFileTransferRequest Handle |