ResUtilGetFileTimeProperty function (resapi.h)

TBD. The PRESUTIL_GET_FILETIME_PROPERTY type defines a pointer to this function.

Syntax

DWORD ResUtilGetFileTimeProperty(
  [out] LPFILETIME               pftOutValue,
  [in]  const PCLUSPROP_FILETIME pValueStruct,
  [in]  FILETIME                 ftOldValue,
  [in]  FILETIME                 ftMinimum,
  [in]  FILETIME                 ftMaximum,
  [out] LPBYTE                   *ppPropertyList,
  [out] LPDWORD                  pcbPropertyListSize
);

Parameters

[out] pftOutValue

[in] pValueStruct

[in] ftOldValue

[in] ftMinimum

[in] ftMaximum

[out] ppPropertyList

[out] pcbPropertyListSize

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