TBD. 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 Enterprise |
| 대상 플랫폼 | Windows |
| 헤더 | resapi.h |
| 라이브러리 | ResUtils.lib; Windows Server 2008 R2 및 Windows Server 2008의 ResApi.lib |
| DLL | ResUtils.dll |