IPlaylistFileInfo::LastModifiedTime Property

The LastModifiedTime property gets the last modified time stamp of the file that contains the playlist.

RESULT LastModifiedTime( [out, retval] FILETIME* pFileTime);

Arguments

pFileTime

A FILETIME that contains the last modified time stamp 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