Share via


IPlaylistFileInfo::FileSize Property

The FileSize property gets the size of the physical file that contains the playlist.

RESULT FileSize( [out, retval] ULONGLONG *pllFileSize);

Arguments

pllFileSize

The ULONGLONG that contains the size 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