ResUtilFindFileTimeProperty function (resapi.h)
TBD. The PRESUTIL_FIND_FILETIME_PROPERTY type defines a pointer to this function.
Syntax
DWORD ResUtilFindFileTimeProperty(
[in] const PVOID pPropertyList,
[in] DWORD cbPropertyListSize,
[in] LPCWSTR pszPropertyName,
[out] LPFILETIME pftPropertyValue
);
Parameters
[in] pPropertyList
[in] cbPropertyListSize
[in] pszPropertyName
[out] pftPropertyValue
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
Target Platform | Windows |
Header | resapi.h |
Library | ResUtils.lib; ResApi.lib on Windows Server 2008 R2 and Windows Server 2008 |
DLL | ResUtils.dll |