AdaptiveSourceStatusUpdatedEventHandler Delegate

Applies to: Windows Store apps only

The actual handler for the status updated event.

Syntax

[VersionAttribute()]
[GuidAttribute(, , , , , , , , , , )]
public delegate void AdaptiveSourceStatusUpdatedEventHandler(
AdaptiveSource sender,
AdaptiveSourceStatusUpdatedEventArgs args
)
[VersionAttribute()]
[GuidAttribute(, , , , , , , , , , )]
public delegate void AdaptiveSourceStatusUpdatedEventHandler(
[InAttribute] AdaptiveSource^ sender, 
[InAttribute] AdaptiveSourceStatusUpdatedEventArgs^ args
)

Parameters

  • sender
    Adaptive source this event belongs to

  • AdaptiveSourceStatusUpdatedEventArgs
    Event arguments

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd