ResUtilFindFileTimeProperty 函数 (resapi.h)
待定。 PRESUTIL_FIND_FILETIME_PROPERTY类型定义指向此函数的指针。
语法
DWORD ResUtilFindFileTimeProperty(
[in] const PVOID pPropertyList,
[in] DWORD cbPropertyListSize,
[in] LPCWSTR pszPropertyName,
[out] LPFILETIME pftPropertyValue
);
参数
[in] pPropertyList
[in] cbPropertyListSize
[in] pszPropertyName
[out] pftPropertyValue
返回值
无
要求
要求 | 值 |
---|---|
最低受支持的客户端 | 无受支持的版本 |
最低受支持的服务器 | Windows Server 2008 Datacenter、Windows Server 2008 企业版 |
目标平台 | Windows |
标头 | resapi.h |
Library | ResUtils.lib;Windows Server 2008 R2 和 Windows Server 2008 上的 ResApi.lib |
DLL | ResUtils.dll |