Share via


IPlaylistRequestInfo::Format Property

The Format property gets the format in which playlist is requested.

HRESULT Format( [out,retval] BSTR *pbstrPlaylistFormat );

Arguments

bstrPlaylistFormat

The returned format of the IPlaylistRequestInfo Interface instance.

Return Value

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

Remarks

Note

ASX is the only format supported at this time.

Requirements

Header: playlistprovider.h

Library: playlistprovider.dll

Platform: Windows Server 2008 family