Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Path property gets the physical path of the requested playlist file.
RESULT Path( [out, retval] BSTR* pbstrPath);
Arguments
pbstrName |
The physical path 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
A physical playlist file is not required to implement a playlist provider.
Requirements
Header: playlistprovider.h
Library: playlistprovider.dll
Platform: Windows Server 2008 family