Share via


IPlaylistFileInfo::FilePath Property

The FilePath property gets the canonical physical file path.

RESULT FilePath( [out, retval] BSTR* pbstrPath);

Arguments

pbstrName

The canonical path of the physical playlist file.

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