ResUtilFindFileTimeProperty-Funktion (resapi.h)
Noch nicht festgelegt Der PRESUTIL_FIND_FILETIME_PROPERTY-Typs definiert einen Zeiger auf diese Funktion.
Syntax
DWORD ResUtilFindFileTimeProperty(
[in] const PVOID pPropertyList,
[in] DWORD cbPropertyListSize,
[in] LPCWSTR pszPropertyName,
[out] LPFILETIME pftPropertyValue
);
Parameter
[in] pPropertyList
[in] cbPropertyListSize
[in] pszPropertyName
[out] pftPropertyValue
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Nicht unterstützt |
Unterstützte Mindestversion (Server) | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
Zielplattform | Windows |
Kopfzeile | resapi.h |
Bibliothek | ResUtils.lib; ResApi.lib unter Windows Server 2008 R2 und Windows Server 2008 |
DLL | ResUtils.dll |