IWMSStreamHeader::GetExtendedAttribute

banner art

Previous Next

IWMSStreamHeader::GetExtendedAttribute

The GetExtendedAttribute method retrieves the value of an extended attribute that is defined by a plug-in.

Syntax

  

Parameters

dwValueName

[in] DWORD containing the index of the attribute to retrieve.

pVariantValue

[out] Pointer to a VARIANT containing the value of the attribute.

Return Values

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

Requirements

Header: streamdescription.h.

Library: WMSServerTypeLib.dll.

Platform: Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; Windows Server 2008.

See Also

Previous Next