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 |
程式庫 | ResUtils.lib;Windows Server 2008 R2 和 Windows Server 2008 上的 ResApi.lib |
Dll | ResUtils.dll |