IAdaptiveSourceManager.SendExtendedCommand Method

Applies to: Windows Store apps only

Reserved for future use.

Syntax

void SendExtendedCommand(
string cmd,
string parameter
)
void SendExtendedCommand(
[InAttribute] String^ cmd,
[InAttribute] String^ parameter
)
function SendExtendedCommand(
cmd : String,
parameter : String
)

Parameters

  • cmd
    Type: System.String

  • parameter
    Type: System.String

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