EOS_PlayerDataStorageFileTransferRequest_CancelRequest

EOS API reference page for EOS_PlayerDataStorageFileTransferRequest_CancelRequest

1분 미만 소요

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 NameUsage Information
EOS_HPlayerDataStorageFileTransferRequest Handle