GetLastModified Method
The GetLastModified method of the IUrlAccessor interface returns the time stamp of the file's last modification.
Parameters
pftLastModified [out] Pointer to a FILETIME that contains the time stamp of the file's last modification.
Return Value
For a list of error messages returned by Microsoft Office SharePoint Portal Server 2003 protocol handlers, see Protocol Handler Error Messages.
Remarks
The Filter Daemon passes the value of pftLastModified to the search component. The search component stores this value for incremental and adaptive crawls. If GetLastModified is not implemented, the search component is limited to full crawls for that content source.
Requirements
Platforms: Microsoft Windows Server 2003