NDDownloadEngineNotifier.OnStreamOpened 方法

定义

在打开流时由下载引擎调用。

public:
 virtual void OnStreamOpened() = OnStreamOpened;
void OnStreamOpened();
/// [Windows.Foundation.Metadata.Deprecated("INDDownloadEngineNotifier is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
void OnStreamOpened();
public void OnStreamOpened();
[Windows.Foundation.Metadata.Deprecated("INDDownloadEngineNotifier is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public void OnStreamOpened();
function onStreamOpened()
Public Sub OnStreamOpened ()

实现

属性

适用于