ResUtilGetFileTimeProperty 関数 (resapi.h)
TBD PRESUTIL_GET_FILETIME_PROPERTY型は、この関数へのポインターを定義します。
構文
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
);
パラメーター
[out] pftOutValue
[in] pValueStruct
[in] ftOldValue
[in] ftMinimum
[in] ftMaximum
[out] ppPropertyList
[out] pcbPropertyListSize
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows Server 2008 Datacenter、Windows Server 2008 Enterprise |
対象プラットフォーム | Windows |
ヘッダー | resapi.h |
Library | ResUtils.lib;Windows Server 2008 R2 および Windows Server 2008 の ResApi.lib |
[DLL] | ResUtils.dll |