IWMSStreamHeaderList::RecordPlaylistGenerationId

banner art

Previous Next

IWMSStreamHeaderList::RecordPlaylistGenerationId

The RecordPlaylistGenerationId method specifies the playlist generation ID identifying the playlist entry that a command is associated with.

Syntax

  

Parameters

pCommand

[in] Pointer to an IWMSCommandContext interface containing the context associated with the list.

Return Values

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

Return code Number Description
E_INVALIDARG 0x80070057 pCommand is null.

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