IStreamedFileDataRequest 介面

定義

表示循序存取輸出資料流程,表示呼叫CreateStreamedFileAsyncReplaceWithStreamedFileAsync所建立之StorageFile資料流程的要求。

public interface class IStreamedFileDataRequest
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(376700110, 55997, 19792, 190, 238, 24, 11, 138, 129, 145, 182)]
struct IStreamedFileDataRequest
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(376700110, 55997, 19792, 190, 238, 24, 11, 138, 129, 145, 182)]
public interface IStreamedFileDataRequest
Public Interface IStreamedFileDataRequest
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

方法

FailAndClose(StreamedFileFailureMode)

表示無法串流處理資料,並釋放目前資料流程所公開的系統資源,指出資料要求已完成。

適用於