Share via


IManifestStream.GetAttribute Method

Applies to: Windows Store apps only

Gets the stream level attributes from the manifest.

Syntax

string GetAttribute(
string name
)
String^ GetAttribute(
[InAttribute] String^ name
)
function GetAttribute(
name : String
) : String

Parameters

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