Share via


IPlaylistRequestInfo::SetSessionData Method

The SetSessionData method sets the playlist provider specific data for this session.

HRESULT
SetSessionData (
        [in] BSTR                       bstrVarValue
);

Arguments

bstrVarValue

The value to assign to the session variable.

Return Value

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

Requirements

Header: playlistprovider.h

Library: playlistprovider.dll

Platform: Windows Server 2008 family