INDDownloadEngineNotifier.OnStreamOpened Method

Definition

Called by the download engine when a stream is opened.

public:
 void 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 ()
Attributes

Applies to