Share via


IWMSStreamHeaderList::CheckPlaylistGenerationId

banner art

Previous Next

IWMSStreamHeaderList::CheckPlaylistGenerationId

The CheckPlaylistGenerationId method retrieves 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
NS_E_HEADER_MISMATCH 0xC00D151FL pCommand is null or not a valid context.

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