IPlaylistFileInfo::Attributes Property

The Attributes property gets the attributes of the physical playlist file.

RESULT Attributes( [out, retval] DWORD *pdwAttributes);

Arguments

pdwAttributes

The DWORD that contains the attributes of the physical 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