IWMSStreamHeaderList::SetContentDescription

banner art

Previous Next

IWMSStreamHeaderList::SetContentDescription

The SetContentDescription method specifies the content description list associated with the stream header list.

Syntax

  

Parameters

pDescription

[in] Pointer to an IWMSContentDescriptionList interface containing the content description.

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