IBitsPeerCacheRecord::GetLastAccessTime 方法 (bits3_0.h)
获取上次访问文件的日期和时间。
语法
HRESULT GetLastAccessTime(
[out] FILETIME *pVal
);
参数
[out] pVal
上次访问文件的日期和时间。 时间指定为 FILETIME。
返回值
方法返回以下返回值。
返回代码 | 说明 |
---|---|
|
成功 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista |
最低受支持的服务器 | Windows Server 2008 |
目标平台 | Windows |
标头 | bits3_0.h (包括 Bits.h) |
Library | Bits.lib |