Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Contains access information used by an incremental crawl, such as the last access date and modification time.
Syntax
typedef struct _INCREMENTAL_ACCESS_INFO {
DWORD dwSize;
FILETIME ftLastModifiedTime;
} INCREMENTAL_ACCESS_INFO;
Members
dwSize
Type: DWORD
Size of the file in bytes.
ftLastModifiedTime
Type: FILETIME
Last time the file was modified.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | searchapi.h |
| Redistributable | Windows Desktop Search (WDS) 3.0 |