EOS_TitleStorageFileTransferRequest_CancelRequest

EOS API reference page for EOS_TitleStorageFileTransferRequest_CancelRequest

阅读时间少于1分钟

This function is part of the TitleStorage 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_TitleStorageFileTransferRequest_CancelRequest

Parameter Type And NameUsage Information
EOS_HTitleStorageFileTransferRequest Handle